DigestHashAlgorithm

DigestHashAlgorithm enumeration

Represent type of algoritm that maps data to a “hash”

Members

Member nameDescription
SHA1SHA-1. Secure Hash Algorithm 1
SHA256SHA-256. Secure Hash Algorithm 2
SHA512SHA-512. Secure Hash Algorithm 2

See Also