The methods of System.Security.Cryptography.HashAlgorithm are listed below. For a list of all members, see the HashAlgorithm Members list.
See Also: Inherited members from System.Object
Clear()
| ||
ComputeHash(byte[])
| ||
ComputeHash(System.IO.Stream)
| ||
ComputeHash(byte[], int, int)
| ||
static | Create()
| |
static | Create(string)
| |
Dispose()
| ||
abstract | Initialize()
| |
TransformBlock(byte[], int, int, byte[], int)
| ||
TransformFinalBlock(byte[], int, int)
|
Dispose(bool)
| ||
abstract | HashCore(byte[], int, int)
| |
abstract | HashFinal()
|