java.io.Serializable
, AuthenticationProtocol
, SecurityProtocol
public class AuthHMAC384SHA512 extends AuthSHA2
AuthHMAC384SHA512
implements the usmHMAC384SHA5126AuthProtocol
defined by RFC 7630.Modifier and Type | Field | Description |
---|---|---|
static OID |
ID |
hmacBlockSize
Constructor | Description |
---|---|
AuthHMAC384SHA512() |
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.