|
Java Platform 1.2 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EncodedKeySpec | |
java.security.spec | Provides classes and interfaces for key specifications and algorithm parameter specifications. |
Uses of EncodedKeySpec in java.security.spec |
Subclasses of EncodedKeySpec in java.security.spec | |
class |
PKCS8EncodedKeySpec
This class represents the DER encoding of a private key, according to the format specified in the PKCS #8 standard. |
class |
X509EncodedKeySpec
This class represents the DER encoding of a public or private key, according to the format specified in the X.509 standard. |
|
Java Platform 1.2 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |