Uses of Class
org.snmp4j.security.PrivAES
Packages that use PrivAES
Package
Description
Provides classes and interfaces for authentication and privacy of SNMP(v3)
messages.
-
Uses of PrivAES in org.snmp4j.security
Subclasses of PrivAES in org.snmp4j.securityModifier and TypeClassDescriptionclassEncryption class for AES 128.classEncryption class for AES 192.classEncryption class for AES 256. -
Uses of PrivAES in org.snmp4j.security.nonstandard
Subclasses of PrivAES in org.snmp4j.security.nonstandardModifier and TypeClassDescriptionclassThis class is provided for interoperability with some broken AES 192bit implementations of major network device manufactures which use a key extension algorithm that was specified forPriv3DESbut was never specified for AES 192 and 256 bit.classThis class is provided for interoperability with some broken AES 256bit implementations of major network device manufactures which use a key extension algorithm that was specified forPriv3DESbut was never specified for AES 192 and 256 bit.classThis class is provided for interoperability with some broken AES implementations of major network device manufactures which use a key extension algorithm that was specified forPriv3DESbut was never specified for AES 192 and 256 bit.