Java Platform 1.2
Beta 4

Uses of Class
java.security.spec.EncodedKeySpec

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
  PKCS8EncodedKeySpec
          This class represents the DER encoding of a private key, according to the format specified in the PKCS #8 standard.
  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
Beta 4

Submit a bug or feature
Submit comments/suggestions about new javadoc look
Java is a trademark or registered trademark of Sun Microsystems, Inc. in the US and other countries.
Copyright 1993-1998 Sun Microsystems, Inc. 901 San Antonio Road,
Palo Alto, California, 94303, U.S.A. All Rights Reserved.
This documentation was generated with a post-Beta4 version of Javadoc.