Module org.snmp4j

Class AuthHMAC384SHA512

All Implemented Interfaces:
Serializable, AuthenticationProtocol, SecurityProtocol

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

  • Constructor Details

    • AuthHMAC384SHA512

      public AuthHMAC384SHA512()
      Creates an usmHMAC192SHA256AuthProtocol implementation.