HashType Enumeration
Supported hash algorithms
Namespace:
CoreAssembly: Core (in Core.dll)
Members
Member name | Description | |
---|---|---|
HMAC | The hmac | |
HMACMD5 | The hmacm d5 | |
HMACSHA1 | The hmacsh a1 | |
HMACSHA256 | The hmacsh a256 | |
HMACSHA384 | The hmacsh a384 | |
HMACSHA512 | The hmacsh a512 | |
MACTripleDES | The mac triple DES | |
MD5 | The m d5 | |
RIPEMD160 | The ripem D160 | |
SHA1 | The sh a1 | |
SHA256 | The sh a256 | |
SHA384 | The sh a384 | |
SHA512 | The sh a512 |