Value of this CKA_WRAP attribute

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

Syntax

Visual Basic (Declaration)
Public ReadOnly Property Wrap As Boolean
	Get
C#
public bool Wrap { get; }
Visual C++
public:
property bool Wrap {
	bool get ();
}
JavaScript
function get_wrap();

See Also