JavaScript is disabled on your browser.
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
java.security.spec
Interface KeySpec
All Known Implementing Classes:
DESedeKeySpec
,
DESKeySpec
,
DHPrivateKeySpec
,
DHPublicKeySpec
,
DSAPrivateKeySpec
,
DSAPublicKeySpec
,
EncodedKeySpec
,
PBEKeySpec
,
PKCS8EncodedKeySpec
,
RSAMultiPrimePrivateCrtKeySpec
,
RSAPrivateCrtKeySpec
,
RSAPrivateKeySpec
,
RSAPublicKeySpec
,
SecretKeySpec
,
X509EncodedKeySpec
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
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method