Package com.sun.identity.common
Class DESGenKey
- java.lang.Object
-
- com.sun.identity.common.DESGenKey
-
public class DESGenKey extends Object
This class is used to generate a unique key used for DES encryption/decryption purpose.
-
-
Constructor Summary
Constructors Constructor Description DESGenKey()
-
-
-
Method Detail
-
main
public static void main(String[] args)
-
-