Provides the parameters to the CKM_WTLS_SERVER_KEY_AND_MAC_DERIVE and the CKM_WTLS_CLIENT_KEY_AND_MAC_DERIVE mechanisms

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

Syntax

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

See Also