Computes the hash value for the internal data digest.
Computes the hash value for the internal data digest.
public byte[] DigestData();
Performs and update on the digest with the specified array and then completes the digest computation.
public byte[] DigestData(byte[]);
SupportClass.MessageDigestSupport Class | (global) Namespace