public class AuthHMAC256SHA384 extends AuthSHA2
AuthHMAC256SHA384
implements the usmHMAC256SHA3846AuthProtocol
defined by RFC 7630.Modifier and Type | Field and Description |
---|---|
static OID |
ID |
hmacBlockSize
Constructor and Description |
---|
AuthHMAC256SHA384()
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.