Type alias HashType

HashType: "md5" | "sha1" | "sha256" | "sha224" | "sha512" | "sha384" | "sha512_256" | "sha512_224" | "sha3_512" | "sha3_384" | "sha3_256" | "sha3_224"

Generated using TypeDoc