|
HOME | |||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ireasoning.protocol.snmp.SnmpUtilJce
public class SnmpUtilJce
Note: AES algorithm was added in JDK1.4.2 (1.4.0 doesn't have it)
Constructor Summary | |
---|---|
SnmpUtilJce()
|
Method Summary | |
---|---|
static void |
initCipher()
|
static boolean |
isValidKeyLength(int len)
|
static void |
setState(boolean b)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SnmpUtilJce()
Method Detail |
---|
public static void setState(boolean b)
public static void initCipher()
public static boolean isValidKeyLength(int len)
|
HOME | |||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |