HashAlgorithmName Properties |
The HashAlgorithmName type exposes the following members.
Name | Description | |
---|---|---|
Name | Gets the underlying string representation of the algorithm name. | |
SHA1 | Gets a hash algorithm name that represents "SHA1". | |
SHA256 | Gets a hash algorithm name that represents "SHA256". | |
SHA384 | Gets a hash algorithm name that represents "SHA384". | |
SHA512 | Gets a hash algorithm name that represents "SHA512". |