OSCI-Bibliothek für die Nutzung mit dem Microsoft® .NET-Framework

SupportClass.MessageDigestSupport.DigestData Method

Computes the hash value for the internal data digest.

Overload List

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[]);

See Also

SupportClass.MessageDigestSupport Class | (global) Namespace