public class AuthHMAC256SHA384 extends AuthSHA2
AuthHMAC256SHA384 implements the usmHMAC256SHA3846AuthProtocol
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 |
|---|
AuthHMAC256SHA384()
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