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