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