aicas logoJamaica 6.4 release 1

Uses of Package
javax.crypto.spec

Packages that use javax.crypto.spec
javax.crypto.interfaces Provides interfaces for Diffie-Hellman keys as defined in RSA Laboratories' PKCS #3. 
javax.crypto.spec Provides classes and interfaces for key specifications and algorithm parameter specifications. 
 

Classes in javax.crypto.spec used by javax.crypto.interfaces
DHParameterSpec
          This class specifies the set of parameters used with the Diffie-Hellman algorithm, as specified in PKCS #3: Diffie-Hellman Key-Agreement Standard.
 

Classes in javax.crypto.spec used by javax.crypto.spec
OAEPParameterSpec
          This class specifies the set of parameters used with OAEP Padding, as defined in the PKCS #1 standard.
PSource
          This class specifies the source for encoding input P in OAEP Padding, as defined in the PKCS #1 standard.
PSource.PSpecified
          This class is used to explicitly specify the value for encoding input P in OAEP Padding.
 


aicas logoJamaica 6.4 release 1

aicas GmbH, Karlsruhe, Germany —www.aicas.com
Copyright © 2001-2015 aicas GmbH. All Rights Reserved.