CryptoSys PKI Pro Manual

eccQueryKey

Query an EC key string for selected information.

Syntax

[VBA]
Public Function eccQueryKey ( _
    szIntKeyString As String, _
    szQuery As String, _
    Optional nOptions As Long = 0 _
) As String

Parameters

szIntKeyString
Key in ephemeral "internal" representation.
szQuery
Query string (case insensitive). Valid queries are:
curveName
keyBits
isPrivate
privateKey
publicKey
nOptions
For future use.

Return Value

String: String containing the result or an empty string if not found or error.
[PREV: eccPublicKeyFromPrivate...]   [Contents]   [Index]   
   [NEXT: eccReadKeyByCurve...]

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