SupportClass.MessageDigestSupport overview
![]() ![]() | Compares two arrays of signed bytes evaluating equivalence in digest data |
![]() ![]() | Generates a new instance of the MessageDigestSupport class using the specified algorithm |
![]() |
Creates a message digest using the specified name to set Algorithm property. |
![]() | The HashAlgorithm instance that provide the cryptographic hash algorithm |
![]() | The name of the cryptographic hash algorithm used in the instance |
![]() | The digest data |
![]() | Overloaded. Computes the hash value for the internal data digest. |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Serves as a hash function for a particular type. |
![]() | Gets the Type of the current instance. |
![]() | Resets the digest data to the initial state. |
![]() | Returns a string representation of the Message Digest |
![]() | Overloaded. Updates the digest data with the specified array of bytes by making an append operation in the internal array of data. |
SupportClass.MessageDigestSupport Class | (global) Namespace