|
|
javax > javax.crypto > javax.crypto.spec > javax.crypto.spec.desedekeyspec >
Class: javax.crypto.spec.DESedeKeySpec java.lang.Object javax.crypto.spec.DESedeKeySpec
public class DESedeKeySpec extends Object implements KeySpec
FIELDS:
public static final int DES_EDE_KEY_LEN : 24 |
|
|
|
CONSTRUCTORS:
| | | public | DESedeKeySpec(byte[] key) |
| | public | DESedeKeySpec(byte[] key, int offset) |
| |
|
|
|
METHODS:
INHERITED METHODS:
| getClass(), hashCode(), equals(java.lang.Object), clone(), toString(), notify(), notifyAll(), wait(long), wait(long, int), wait(), finalize(), |
|
|
|
SUBCLASSES:
|
|



|