|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.snmp4j.security.PrivAES
org.snmp4j.security.PrivAES192
public class PrivAES192
Encryption class for AES 192.
| Field Summary | |
|---|---|
static OID |
ID
Unique ID of this privacy protocol. |
| Fields inherited from class org.snmp4j.security.PrivAES |
|---|
salt |
| Constructor Summary | |
|---|---|
PrivAES192()
Constructor. |
|
| Method Summary | |
|---|---|
OID |
getID()
Gets the OID uniquely identifying the privacy protocol. |
| Methods inherited from class org.snmp4j.security.PrivAES |
|---|
asHex, decrypt, encrypt, extendShortKey, getDecryptParamsLength, getEncryptedLength, getMaxKeyLength, getMinKeyLength |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final OID ID
| Constructor Detail |
|---|
public PrivAES192()
| Method Detail |
|---|
public OID getID()
OID instance.
|
Copyright 2003-2009 Frank Fock and Jochen Katz (SNMP4J.org) | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||