Flag which indicates whether the keys have to be derived for an export version of the protocol
Namespace:
Cryptware.NCryptoki.ParametersAssembly: NCryptoki (in NCryptoki.dll)
Syntax
Visual Basic (Declaration) |
---|
Public IsExport As Boolean |
C# |
---|
public bool IsExport |
Visual C++ |
---|
public: bool IsExport |
JavaScript |
---|
isExport |