Click or drag to resize
MD5SupportDigestData Property
Computes the hash value for the internal data digest.

Namespace: AsterNET.Util
Assembly: AsterNET (in AsterNET.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public sbyte[] DigestData { get; }

Return Value

Type: SByte
The array of signed bytes with the resulting hash value
See Also