|
XCMS Toolkit | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectexamples.ExampleDESKey
public class ExampleDESKey
Establishes a provider independent Triple-DES (3DES) secret key for retrieval and use by toolkit example programs.
| Constructor Summary | |
|---|---|
ExampleDESKey()
Constructor for ExampleDESKey. |
|
| Method Summary | |
|---|---|
javax.crypto.SecretKey |
getKey()
Returns the established, secret Triple DES key. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ExampleDESKey()
ExampleDESKey.
| Method Detail |
|---|
public javax.crypto.SecretKey getKey()
|
XCMS Toolkit | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||