Package-level declarations
Types
Link copied to clipboard
CRC32C checksum. Note: digest will return the bytes (big endian) of the CRC32C integer value. Access digestValue directly to avoid doing the integer conversion yourself.
Link copied to clipboard
interface HashFunction
A cryptographic hash function (algorithm)