Provides the parameters to the CKM_PKCS5_PBKD2 mechanism

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

Syntax

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

See Also