Value of this Base value (CKA_BASE)
Namespace:
Cryptware.NCryptokiAssembly: NCryptoki (in NCryptoki.dll)
Syntax
Visual Basic (Declaration) |
---|
Public ReadOnly Property Base As Byte() Get |
C# |
---|
public byte[] Base { get; } |
Visual C++ |
---|
public: virtual property array<unsigned char>^ Base { array<unsigned char>^ get () sealed; } |
JavaScript |
---|
function get_base(); |