CryptoSys PKI Pro Manual

eccKeyHashCode

Compute the hash code of an "internal" ECC public or private key string.

Syntax

[VBA]
Public Function eccKeyHashCode ( _
    szIntKeyString As String _
) As Long

Parameters

szIntKeyString
Key in ephemeral "internal" representation.

Return Value

Long: A 32-bit hash code for the key, or zero on error.

Remarks

Should be the same for a matching private and public key.
[PREV: eccDHSharedSecret...]   [Contents]   [Index]   
   [NEXT: eccMakeKeys...]

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