Enumeration Hashes

List of available hash functions.

Enumeration Members

Enumeration Members

SHA_1: "SHA-1"

Remarks

SHA-1 is not recommended for new applications as it's not cryptographically secure.

SHA_256: "SHA-256"
SHA_384: "SHA-384"
SHA_512: "SHA-512"

Generated using TypeDoc