Provides the parameters to the CKM_SSL3_MASTER_KEY_DERIVE and CKM_SSL3_MASTER_KEY_DERIVE_DH mechanisms

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

Syntax

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

See Also