Module org.snmp4j

Class AuthHMAC256SHA384

All Implemented Interfaces:
Serializable, AuthenticationProtocol, SecurityProtocol

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

    • ID

      public static final OID ID
  • Constructor Details

    • AuthHMAC256SHA384

      public AuthHMAC256SHA384()
      Creates an usmHMAC192SHA256AuthProtocol implementation.