CryptoSys PKI Pro Manual

rsaKeyValue

Extract a base64-encoded RSA key value from internal key string.

Syntax

[VBA]
Public Function rsaKeyValue ( _
    szKeyString As String, _
    szFieldName As String, _
    Optional nOptions As Long = 0 _
) As String

Parameters

szKeyString
Public or private key in internal string format.
szFieldName
Name of field to be extracted: "Modulus" or "Exponent".
nOptions
For future use.

Return Value

String: Value encoded in base64 or an empty string on error.
[PREV: rsaKeyBytes...]   [Contents]   [Index]   
   [NEXT: rsaMakeKeys...]

Copyright © 2004-24 D.I. Management Services Pty Ltd. All rights reserved. Generated 2024-09-23T07:52:09Z.