Provides the parameters to the CKM_X9_42_DH_DERIVE key derivation mechanism

Namespace:  Cryptware.NCryptoki.Parameters
Assembly:  NCryptoki (in NCryptoki.dll)

Syntax

Visual Basic (Declaration)
Public Structure X9_42_DH1_DERIVE_PARAMS
C#
public struct X9_42_DH1_DERIVE_PARAMS
Visual C++
public value class X9_42_DH1_DERIVE_PARAMS
JavaScript
JavaScript supports the use of structures, but not the declaration of new ones.

See Also