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