com.ibm.crypto.pkcs11impl.provider
Class DHPKCS11Parameters
- java.lang.Object
-
- java.security.AlgorithmParametersSpi
-
- com.ibm.crypto.pkcs11impl.provider.DHPKCS11Parameters
-
public final class DHPKCS11Parameters extends java.security.AlgorithmParametersSpiThis class implements the parameter set used by the Diffie-Hellman key agreement as defined in the PKCS #3 standard.- Version:
- 1.0, 18/1/2005
-
-
Constructor Summary
Constructors Constructor and Description DHPKCS11Parameters(java.security.Provider provider)Constructs a new instance of this class.
-