public class Sha512HashDigest extends Base64EncodedHashDigest implements PasswordEncryptor
PasswordEncryptor implementation using base64 encoded SHA-512 password hashes
| Constructor and Description | 
|---|
| Sha512HashDigest() | 
| Modifier and Type | Method and Description | 
|---|---|
| String | hashAlgorithmName()allows subclasses to select the hash algorithm | 
check, createByteHash, createDigestInstance, encodeHash, encryptclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcheck, encryptpublic String hashAlgorithmName()
Base64EncodedHashDigesthashAlgorithmName in interface PasswordEncryptorhashAlgorithmName in class Base64EncodedHashDigestCopyright © 2018. All rights reserved.