Structure which provides all of the necessary information required by the CKM_PBE mechanisms and the CKM_PBA_SHA1_WITH_SHA1_HMAC mechanism

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

Syntax

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

See Also