Creates an ObjectAttribute with an emtry type

Namespace:  Cryptware.NCryptoki
Assembly:  NCryptoki (in NCryptoki.dll)

Syntax

Visual Basic (Declaration)
Public Sub New
C#
public ObjectAttribute()
Visual C++
public:
ObjectAttribute()
JavaScript
Cryptware.NCryptoki.ObjectAttribute = function();

See Also