Provides the parameters for the CKM_CONCATENATE_BASE_AND_DATA, CKM_CONCATENATE_DATA_AND_BASE and CKM_XOR_BASE_AND_DATA mechanisms

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

Syntax

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

See Also