This abstract class encapsulates parameters for the DH mechanisms
Mechanism.ECDH1_DERIVE, Mechanism.ECDH1_COFACTOR_DERIVE,
Mechanism.ECMQV_DERIVE, Mechanism.X9_42_DH_DERIVE ,
Mechanism.X9_42_DH_HYBRID_DERIVE and Mechanism.X9_42_MQV_DERIVE.
This interface defines the available key derivation function types as
defined by PKCS#11: CKD_NULL, CKD_SHA1_KDF, CKD_SHA1_KDF_ASN1,
CKD_SHA1_KDF_CONCATENATE.
If an application uses vendor defined DomainParameters, it must implement
this interface and install such an object handler using
setVendorDefinedDomainParametersBuilder.
IAIK at Graz University of Technology, Austria, Europe Copyright 2001-2002, IAIK, Graz University of Technology, Inffeldgasse 16a, 8010 Graz, Austria. All Rights Reserved.