algorithm property
The password hashing algorithm identifier. The following algorithm
identifiers are supported:
SCRYPT, STANDARD_SCRYPT, HMAC_SHA512, HMAC_SHA256, HMAC_SHA1,
HMAC_MD5, MD5, PBKDF_SHA1, BCRYPT, PBKDF2_SHA256, SHA512,
SHA256 and SHA1.
Implementation
final HashAlgorithmType algorithm;