com.ibm.crypto.pkcs11impl.provider
Class RSAPKCS11KeyFactory
- java.lang.Object
-
- java.security.KeyFactorySpi
-
- com.ibm.crypto.pkcs11impl.provider.RSAPKCS11KeyFactory
-
public final class RSAPKCS11KeyFactory extends java.security.KeyFactorySpiThis class implements the RSA key factory of the IBM PKCS11 provider.
-
-
Constructor Summary
Constructors Constructor and Description RSAPKCS11KeyFactory()Constructs a new instance of this class.RSAPKCS11KeyFactory(java.security.Provider provider)Constructs a new instance of this class.
-