Namespace:
Cryptware.NCryptoki
Assembly: NCryptoki (in NCryptoki.dll)
Assembly: NCryptoki (in NCryptoki.dll)
Syntax
Visual Basic (Declaration) |
---|
Sub Set ( _ type As Integer, _ value As Object _ ) |
C# |
---|
void Set( int type, Object value ) |
Visual C++ |
---|
void Set( int type, Object^ value ) |
JavaScript |
---|
function set(type, value); |
Parameters
- type
- Type: System..::..Int32
- value
- Type: System..::..Object