CryptoSys API Library Manual

Sha256.HexDigest Method

Computes final message digest in hex format

Syntax

[C#]
public string HexDigest()
[VB.NET]
Public Function HexDigest As String

Return Value

Digest in hex format

See Also

VB6/C equivalent: SHA2_HexDigest

[Contents] [Index]

[HOME]   [NEXT: Sha256.HexHash Method (Byte)...]

Copyright © 2001-11 D.I. Management Services Pty Ltd. All rights reserved.