- Enclosing class:
- Static
public static class Static.Algorithm
extends Object
-
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
PLAIN
public static final String PLAIN
- See Also:
-
-
DH_IETF1024_SHA256_AES128_CBC_PKCS7
public static final String DH_IETF1024_SHA256_AES128_CBC_PKCS7
- See Also:
-
-
DIFFIE_HELLMAN
public static final String DIFFIE_HELLMAN
- See Also:
-
-
AES
public static final String AES
- See Also:
-
-
AES_CBC_PKCS5
public static final String AES_CBC_PKCS5
- See Also:
-
-
SHA1_PRNG
public static final String SHA1_PRNG
- See Also:
-
-
Constructor Details
-
Algorithm
public Algorithm()