|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
GeneralPKCS11Key | Contains the basic things needed for a PKCS11 key. |
PKCS11DESedeKey | Deprecated. Use PKCS11SecretKey instead. |
PKCS11DESKey | Deprecated. Use PKCS11SecretKey instead. |
PKCS11DSAPrivateKey | Contains the basic things needed for a PKCS 11 DSA private key. |
PKCS11DSAPublicKey | Contains the basic things needed for a PKCS 11 DSA public key. |
PKCS11Key | A PKCS11 key. |
PKCS11PrivateKey | The interface to a PKCS11 private key, as defined in the PKCS#11 standard |
PKCS11PublicKey | The interface to a PKCS11 public key, as defined in the PKCS#11 standard |
PKCS11RSAPrivateKey | Contains the basic things needed for a PKCS 11 DSA private key. |
PKCS11RSAPublicKey | Contains the basic things needed for a PKCS 11 RSA public key. |
PKCS11SecretKey | The interface to a PKCS11 secret key, as defined in the PKCS#11 standard |
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. |
DHPKCS11KeyAgreement | This class implements the Diffie-Hellman key agreement protocol between any number of parties. |
DHPKCS11KeyFactory | This class implements the Diffie-Hellman key factory of the IBMPKCS11Impl provider. |
DHPKCS11KeyPairGenerator | This class represents the key pair generator for Diffie-Hellman key pairs. |
DHPKCS11ParameterGenerator | This class generates parameters for the Diffie-Hellman algorithm. |
DHPKCS11Parameters | This class implements the parameter set used by the Diffie-Hellman key agreement as defined in the PKCS #3 standard. |
DSAParameterGenerator | This class generates parameters for the DSA signature. |
DSAParameters | This class implements Digital Signature Algorithm paremters specified by FIPS 186 standard. |
DSAPKCS11KeyFactory | This class is a concrete implementaion of key factory for DSA. |
DSAPKCS11KeyPairGenerator | This class generates DSA public/private key pairs. |
DSAPrivateKey | A PKCS#11 DSA Private Key |
DSAPublicKey | A PKCS #11 DSA Public Key |
GeneralHashing | The class is used to compute message digests from multiple algorithms over a given buffer of bytes. |
GeneralKey | A PKCS11 Key |
GeneralPKCS11Cipher | This class is the generic interface that calls the PKCS11Cipher class using parameters to do the actual encryption/decryption using a PKCS11 interface. |
GeneralPKCS11Hmac | This class defines the PKCS11 Service Provider Interface (SPI) for the Mac class |
GeneralPKCS11KeyFactory | This class implements a general key factory of the IBMPKCS11Impl provider. |
GeneralPKCS11KeyGenerator | This class generates a PKCS11 key. |
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. |
PKCS11KeyStore | This class provides the keystore implementation of PKCS #11. |
PKCS11RSAKeyPairParameterSpec | This class specifies a PKCS #11 RSA key pair generation specification |
PKCS11SHA1withDSASingle | This class is the interface that calls the Signature class using parameters to do the actually signature or signature verification. |
PKCS11SSLHashingwithDSA | This class is the interface that calls the Signature class using parameters to do the actually signature or signature verification. |
PKCS11SSLHashingwithRSA | This class is the interface that calls the Signature class using parameters to do the actually signature or signature verification. |
RSACipher | This class implements the RSA cipher using PKCS11. |
RSAPKCS11KeyFactory | This class implements the RSA key factory of the IBM PKCS11 provider. |
RSAPKCS11KeyPairGenerator | This class generates RSA public/private key pairs. |
RSAPrivateKey | A PKCS11 RSA Private Key |
RSAPublicKey | A PKCS11 RSA Public Key |
SecureRandom | Generates random numbers using the hardware device. |
X509Factory | This class defines a certificate factory for X.509 v3 certificates and X.509 v2 certificate revocation lists (CRLs). |
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |