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