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