Skip to content

libsodium.HashType

Andrew Lambert edited this page Nov 26, 2022 · 5 revisions

libsodium.HashType

Enumeration

 Protected Enum HashType
     Generic
     SHA256
     SHA512

Remarks

These are the hash algorithms supported by the GenericHashDigest class. The Generic member corresponds to the Blake2b algorithm.

See also

Clone this wiki locally