Module org.snmp4j

Class AuthHMAC128SHA224

All Implemented Interfaces:
Serializable, AuthenticationProtocol, SecurityProtocol

public class AuthHMAC128SHA224 extends AuthSHA2
The class AuthHMAC128SHA224 implements the usmHMAC128SHA224AuthProtocol defined by RFC 7630.
Since:
2.4.0
Author:
Frank Fock
See Also:
  • Field Details

    • ID

      public static final OID ID
  • Constructor Details

    • AuthHMAC128SHA224

      public AuthHMAC128SHA224()
      Creates an usmHMAC128SHA224AuthProtocol implementation.