public class AuthHMAC384SHA512 extends AuthSHA2
AuthHMAC384SHA512 implements the usmHMAC384SHA5126AuthProtocol
defined by RFC 7630.| Modifier and Type | Field and Description |
|---|---|
private static int |
AUTH_CODE_LENGTH |
private static int |
DIGEST_LENGTH |
static OID |
ID |
| Constructor and Description |
|---|
AuthHMAC384SHA512()
Creates an usmHMAC192SHA256AuthProtocol implementation.
|
authenticate, changeDelta, getAuthenticationCodeLength, getDigestLength, getDigestObject, hash, hash, isAuthentic, passwordToKeypublic static final OID ID
private static final int DIGEST_LENGTH
private static final int AUTH_CODE_LENGTH