Extends
BaseCryptoClass
Properties
SHA256
readonly static SHA256: "Sha256" = "Sha256"
The SHA-256 digest algorithm.
SHA384
readonly static SHA384: "Sha384" = "Sha384"
The SHA-384 digest algorithm.
Represents a digest algorithm used for cryptographic hashing.
BaseCryptoClassreadonly static SHA256: "Sha256" = "Sha256"
The SHA-256 digest algorithm.
readonly static SHA384: "Sha384" = "Sha384"
The SHA-384 digest algorithm.