Module org.snmp4j
Package org.snmp4j.security.nonstandard
-
Interface Summary Interface Description NonStandardSecurityProtocol With theNonStandardSecurityProtocol
interface you can modify the ID of a non-standard security protocol to match the ID that is used by that protocol in your environment. -
Class Summary Class Description PrivAES192With3DESKeyExtension This 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 forPriv3DES
but was never specified for AES 192 and 256 bit.PrivAES256With3DESKeyExtension This 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 forPriv3DES
but was never specified for AES 192 and 256 bit.PrivAESWith3DESKeyExtension This class is provided for interoperability with some broken AES implementations of major network device manufactures which use a key extension algorithm that was specified forPriv3DES
but was never specified for AES 192 and 256 bit.