Flag which indicates whether the keys have to be derived for an export version of the protocol

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

Syntax

Visual Basic (Declaration)
Public IsExport As Boolean
C#
public bool IsExport
Visual C++
public:
bool IsExport
JavaScript
isExport

See Also