Class HashType (3.29.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.
GO_MODULE_H1 Dirhash of a Go module's source code which is then hex-encoded.
SHA512 Use a sha512 hash.