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