Digest Service
Provides hashing capabilities to be used in all sandbox types.
Functions
Link copied to clipboard
Returns the defaulted digest algorithm.
Link copied to clipboard
Returns the DigestAlgorithmName digest length in bytes.
Link copied to clipboard
@Suspendable
@NotNull
Computes the digest of the
byte[].@Suspendable
@NotNull
Computes the digest of the InputStream.
Link copied to clipboard
Parses a secure hash in string form into a SecureHash.
Link copied to clipboard
Returns the supported digest algorithms.