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