key property
The signing key used in the hash algorithm in buffer bytes.
Required by hashing algorithms SCRYPT, HMAC_SHA512, HMAC_SHA256,
HAMC_SHA1 and HMAC_MD5.
Implementation
final Uint8List? key;The signing key used in the hash algorithm in buffer bytes.
Required by hashing algorithms SCRYPT, HMAC_SHA512, HMAC_SHA256,
HAMC_SHA1 and HMAC_MD5.
final Uint8List? key;