signerKey property
The signer key used to hash the password.
Required for the following hashing functions: * SCRYPT, * HMAC_MD5, * HMAC_SHA1, * HMAC_SHA256, * HMAC_SHA512
Implementation
core.String? signerKey;
The signer key used to hash the password.
Required for the following hashing functions: * SCRYPT, * HMAC_MD5, * HMAC_SHA1, * HMAC_SHA256, * HMAC_SHA512
core.String? signerKey;