Provides the parameters to the CKM_SKIPJACK_PRIVATE_WRAP mechanism

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

Syntax

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

See Also