Package com.ibm.crypto.pkcs11impl.provider

Interface Summary
PKCS11SecretKeyParameterSpec This class specifies a PKCS11 Secret key generation spec
 

Class Summary
DESedeParameters This class implements the parameter (IV) used with the Triple DES algorithm in feedback-mode.
DESedePKCS11KeyParameterSpec Deprecated. Use GeneralPKCS11KeyParameterSpec instead.
DESParameters This class implements the parameter (IV) used with the DES algorithm in feedback-mode.
DESPKCS11KeyParameterSpec Deprecated. Use GeneralPKCS11KeyParameterSpec instead.
DHPKCS11Parameters This class implements the parameter set used by the Diffie-Hellman key agreement as defined in the PKCS #3 standard.
DSAParameters This class implements Digital Signature Algorithm paremters specified by FIPS 186 standard.
GeneralPKCS11KeyParameterSpec This class specifies a PKCS11 key generation specification
GeneralPKCS11Parameters This class implements the parameter (IV) used with an algorithm in feedback-mode.
IBMPKCS11Impl Defines the "IBMPKCS11Impl" provider.
PKCS11DSAKeyPairParameterSpec This class specifies a PKCS11 DSA PKCS key pair generation specification
PKCS11KeySpec This class specifies a PKCS11 key via it's PKCS11 Object.
PKCS11RSAKeyPairParameterSpec This class specifies a PKCS #11 RSA key pair generation specification
X509Factory This class defines a certificate factory for X.509 v3 certificates and X.509 v2 certificate revocation lists (CRLs).