public class AuthHMAC128SHA224 extends AuthSHA2
AuthHMAC128SHA224
implements the usmHMAC128SHA224AuthProtocol
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 |
---|
AuthHMAC128SHA224()
Creates an usmHMAC128SHA224AuthProtocol implementation.
|
authenticate, changeDelta, getAuthenticationCodeLength, getDigestLength, getDigestObject, hash, hash, isAuthentic, passwordToKey
public static final OID ID
private static final int DIGEST_LENGTH
private static final int AUTH_CODE_LENGTH