Interface SHA3
access this type via: sec.hash.SHA3 (provides, requires or uses)
Interface to created hashes using the SHA3 algorithm family.
Constants
byte HASH_SHA_224
byte HASH_SHA_256
byte HASH_SHA_384
byte HASH_SHA_512
Functions
byte[] hashData(byte content[], byte hashType)
Constants
HASH_SHA_224
HASH_SHA_256
HASH_SHA_384
HASH_SHA_512
byte[] hashData(byte content[], byte hashType)