Index (Frames)
|
Index (No Frames)
|
Package
|
Package Tree
|
Tree
java.security.spec
Interface KeySpec
java.lang.Object
| +--java.security.spec.KeySpec
public interface
KeySpec
A transparent interface for Key Specifications. It contains no member functions. It is used to group key classes.
Since:
JDK 1.2
Author:
Mark Benvenuto