com.ibm.crypto.pkcs11impl.provider
Class GeneralPKCS11KeyGenerator
- java.lang.Object
-
- javax.crypto.KeyGeneratorSpi
-
- com.ibm.crypto.pkcs11impl.provider.GeneralPKCS11KeyGenerator
-
public final class GeneralPKCS11KeyGenerator extends javax.crypto.KeyGeneratorSpiThis class generates a PKCS11 key.- Version:
- 1.0, 14/1/2005
-
-
Constructor Summary
Constructors Constructor and Description GeneralPKCS11KeyGenerator(java.security.Provider provider, java.lang.String algorithm)Creates a Key factory class and verifies the JCE framework.
-