Uses of Package
org.snmp4j.security.nonstandard
-
Packages that use org.snmp4j.security.nonstandard Package Description org.snmp4j.security Provides classes and interfaces for authentication and privacy of SNMP(v3) messages.org.snmp4j.security.nonstandard -
Classes in org.snmp4j.security.nonstandard used by org.snmp4j.security Class 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. -
Classes in org.snmp4j.security.nonstandard used by org.snmp4j.security.nonstandard Class 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.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.