CryptoSys PKI Pro Manual

Rsa.KeyHashCode Method (StringBuilder)

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

Syntax

[C#]
public static int KeyHashCode(
	StringBuilder sbKeyString
)
[VB.NET]
Public Shared Function KeyHashCode ( _
	sbKeyString As StringBuilder _
) As Integer

Parameters

sbKeyString
Internal key string

Return Value

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

See Also

VB6/C equivalent: RSA_KeyHashCode

[Contents] [Index]

[PREV: Rsa.KeyHashCode Method (String)...]   [Contents]   [Index]   
   [NEXT: Rsa.KeyMatch Method (String, String)...]

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