CryptoSys PKI Pro Manual

Ecc.KeyHashCode Method

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

Syntax

[C#]
public static int KeyHashCode(
	string intKeyString
)
[VB.NET]
Public Shared Function KeyHashCode ( _
	intKeyString As String _
) As Integer

Parameters

intKeyString
Internal key string

Return Value

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

Remarks

Should be the same for a matching private and public key.

See Also

VB6/C equivalent: ECC_KeyHashCode

[Contents] [Index]

[PREV: Ecc.DHSharedSecret Method...]   [Contents]   [Index]   
   [NEXT: Ecc.KeyMatch Method...]

Copyright © 2004-26 D.I. Management Services Pty Ltd t/a CryptoSys. All rights reserved. Generated 2026-09-06T00:43:03Z.