Class HashType (3.26.0)

HashType(value)

Specifies the hash algorithm, if any.

Enums

Name Description
NONE No hash requested.
SHA256 Use a sha256 hash.
MD5 Use a md5 hash.
SHA512 Use a sha512 hash.