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