Module org.snmp4j

Class PrivAES128

All Implemented Interfaces:
Serializable, PrivacyProtocol, SecurityProtocol

public class PrivAES128 extends PrivAES
Encryption class for AES 128.
Version:
1.11
Author:
Jochen Katz
See Also:
  • Field Details

    • ID

      public static final OID ID
      Unique ID of this privacy protocol.
  • Constructor Details

    • PrivAES128

      public PrivAES128()
      Constructor.
  • Method Details

    • getID

      public OID getID()
      Gets the OID uniquely identifying the privacy protocol.
      Returns:
      an OID instance.