Sets the type and params of this mechanism object
Namespace:
Cryptware.NCryptokiAssembly: NCryptoki (in NCryptoki.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Sub Set ( _ type As Integer, _ param As Object _ ) |
C# |
---|
public void Set( int type, Object param ) |
Visual C++ |
---|
public: virtual void Set( int type, [InAttribute] Object^ param ) sealed |
JavaScript |
---|
function set(type, param); |
Parameters
- type
- Type: System..::..Int32
Mechanism type
- param
- Type: System..::..Object
Mechanism parameters