com.ibm.crypto.pkcs11impl.provider
Class DHPKCS11KeyFactory
- java.lang.Object
-
- java.security.KeyFactorySpi
-
- com.ibm.crypto.pkcs11impl.provider.DHPKCS11KeyFactory
-
public final class DHPKCS11KeyFactory extends java.security.KeyFactorySpiThis class implements the Diffie-Hellman key factory of the IBMPKCS11Impl provider.- Version:
- 1.0, 19.1.2005
-
-
Constructor Summary
Constructors Constructor and Description DHPKCS11KeyFactory(java.security.Provider provider)Creates the Diffie-Hellman Key factory object
-