HMACMD5ComputeHash Method |
Name | Description | |
---|---|---|
ComputeHash(Stream) |
Computes the hash value for the specified byte array.
(Inherited from HashAlgorithmBase.) | |
ComputeHash(Byte) |
Computes the hash value for the specified byte array.
(Inherited from HmacHashAlgorithmBase.) | |
ComputeHash(String) |
Computes the hash value for the specified string (UTF8 default encoding).
| |
ComputeHash(String, Encoding) |
Computes the hash value for the specified string.
| |
ComputeHash(Byte, Int32, Int32) |
Computes the hash value for the specified byte array.
(Inherited from HashAlgorithmBase.) |