Inits this instance with the specified native cryptoki path.
Namespace:
Cryptware.NDigitSignAssembly: NDigitSign (in NDigitSign.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Sub Init ( _ cryptokiPath As String _ ) |
C# |
---|
public void Init( string cryptokiPath ) |
Visual C++ |
---|
public: void Init( String^ cryptokiPath ) |
JavaScript |
---|
function init(cryptokiPath); |
Parameters
- cryptokiPath
- Type: System..::..String
The native cryptoki path.