Namespace:
Cryptware.NCryptoki
Assembly: NCryptoki (in NCryptoki.dll)
Assembly: NCryptoki (in NCryptoki.dll)
Syntax
Visual Basic (Declaration) |
---|
ReadOnly Property RawValue As Byte() Get |
C# |
---|
byte[] RawValue { get; } |
Visual C++ |
---|
property array<unsigned char>^ RawValue { array<unsigned char>^ get (); } |
JavaScript |
---|
function get_rawValue(); |