Namespace:
Cryptware.NCryptoki
Assembly: NCryptoki (in NCryptoki.dll)
Assembly: NCryptoki (in NCryptoki.dll)
Syntax
Visual Basic (Declaration) |
---|
Public ReadOnly Property KeyType As Integer Get |
C# |
---|
public int KeyType { get; } |
Visual C++ |
---|
public: virtual property int KeyType { int get () sealed; } |
JavaScript |
---|
function get_keyType(); |