Module org.snmp4j

Class AuthHMAC192SHA256

All Implemented Interfaces:
Serializable, AuthenticationProtocol, SecurityProtocol

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

    • ID

      public static final OID ID
  • Constructor Details

    • AuthHMAC192SHA256

      public AuthHMAC192SHA256()
      Creates an usmHMAC192SHA256AuthProtocol implementation.