HashAlgorithmType

HashAlgorithmType enum

Enumerates the hash algorithms.

enum class HashAlgorithmType

Values

NameValueDescription
None0No hash algorithm is used.
Md532771The Message Digest 5 hash algorithm.
Sha132772The Secure Hash Algorithm 1.

See Also