java.io.Serializable
, AuthenticationProtocol
, SecurityProtocol
public class AuthHMAC128SHA224 extends AuthSHA2
AuthHMAC128SHA224
implements the usmHMAC128SHA224AuthProtocol
defined by RFC 7630.Modifier and Type | Field | Description |
---|---|---|
static OID |
ID |
hmacBlockSize
Constructor | Description |
---|---|
AuthHMAC128SHA224() |
Creates an usmHMAC128SHA224AuthProtocol implementation.
|
authenticate, changeDelta, getAuthenticationCodeLength, getDigestLength, getDigestObject, getMaxKeyLength, hash, hash, isAuthentic, isSupported, passwordToKey
public static final OID ID
Copyright © 2018 SNMP4J.org. All rights reserved.