PrivAES192
, PrivAES192With3DESKeyExtension
, PrivAES256
, PrivAES256With3DESKeyExtension
, PrivAESWith3DESKeyExtension
public interface NonStandardSecurityProtocol
NonStandardSecurityProtocol
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.Modifier and Type | Method | Description |
---|---|---|
OID |
getDefaultID() |
Gets the default ID for this non-standard privacy protocol.
|
void |
setID(OID newOID) |
Assign a new ID to a non-standard security protocol instance.
|
void setID(OID newOID)
newOID
- the new security protcol ID for the security protocol class called.OID getDefaultID()
Copyright © 2018 SNMP4J.org. All rights reserved.