aicas logo Jamaica 3.4 release 8

Uses of Package
java.security.spec

Packages that use java.security.spec
java.security  
java.security.interfaces  
java.security.spec  
javax.crypto  
javax.crypto.spec  
 

Classes in java.security.spec used by java.security
AlgorithmParameterSpec
          A transparent interface for Algorithm Parameter Specifications.
InvalidKeySpecException
          Exception for an invalid key specification.
InvalidParameterSpecException
          Exception for an invalid algorithm specification.
KeySpec
          A transparent interface for Key Specifications.
 

Classes in java.security.spec used by java.security.interfaces
RSAOtherPrimeInfo
          An in-memory representation of the RSA triplet (prime, exponent, and coefficient) inside a PKCS#1 v2.1 OtherPrimeInfo structure.
 

Classes in java.security.spec used by java.security.spec
AlgorithmParameterSpec
          A transparent interface for Algorithm Parameter Specifications.
EncodedKeySpec
          Encoded Key Specification class which is used to store byte encoded keys.
KeySpec
          A transparent interface for Key Specifications.
RSAOtherPrimeInfo
          An in-memory representation of the RSA triplet (prime, exponent, and coefficient) inside a PKCS#1 v2.1 OtherPrimeInfo structure.
RSAPrivateKeySpec
          RSA Private Key class Specification.
 

Classes in java.security.spec used by javax.crypto
AlgorithmParameterSpec
          A transparent interface for Algorithm Parameter Specifications.
InvalidKeySpecException
          Exception for an invalid key specification.
KeySpec
          A transparent interface for Key Specifications.
PKCS8EncodedKeySpec
          PKCS8 Encoded Key Specification class which is used to store "PKCS#8" byte encoded keys.
 

Classes in java.security.spec used by javax.crypto.spec
AlgorithmParameterSpec
          A transparent interface for Algorithm Parameter Specifications.
KeySpec
          A transparent interface for Key Specifications.
 


aicas logo Jamaica 3.4 release 8

aicas GmbH, Karlsruhe - Germany    www.aicas.com
Copyright 2001-2009 aicas GmbH. All Rights Reserved.