Module org.snmp4j

Class AuthHMAC384SHA512

All Implemented Interfaces:
Serializable, AuthenticationProtocol, SecurityProtocol

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

    • ID

      public static final OID ID
  • Constructor Details

    • AuthHMAC384SHA512

      public AuthHMAC384SHA512()
      Creates an usmHMAC192SHA256AuthProtocol implementation.