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

SupportClass.MessageDigestSupport Methods

The methods of the SupportClass.MessageDigestSupport class are listed below. For a complete list of SupportClass.MessageDigestSupport class members, see the SupportClass.MessageDigestSupport Members topic.

Public Static Methods

EquivalentDigest Compares two arrays of signed bytes evaluating equivalence in digest data
GetInstance Generates a new instance of the MessageDigestSupport class using the specified algorithm

Public Instance Methods

DigestDataOverloaded. Computes the hash value for the internal data digest.
Equals (inherited from Object) Determines whether the specified Object is equal to the current Object.
GetHashCode (inherited from Object) Serves as a hash function for a particular type.
GetType (inherited from Object) Gets the Type of the current instance.
Reset Resets the digest data to the initial state.
ToString Returns a string representation of the Message Digest
UpdateOverloaded. Updates the digest data with the specified array of bytes by making an append operation in the internal array of data.

See Also

SupportClass.MessageDigestSupport Class | (global) Namespace