Foundation 1.1.2

Uses of Class
java.security.spec.RSAPrivateKeySpec

Packages that use RSAPrivateKeySpec
java.security.spec Provides classes and interfaces for key specifications and algorithm parameter specifications. 
 

Uses of RSAPrivateKeySpec in java.security.spec
 

Subclasses of RSAPrivateKeySpec in java.security.spec
 class RSAPrivateCrtKeySpec
          This class specifies an RSA private key, as defined in the PKCS#1 standard, using the Chinese Remainder Theorem (CRT) information values for efficiency.
 


Foundation 1.1.2

Copyright 2006 Sun Microsystems, Inc. All Rights Reserved. Use of this specification is subject to license terms.