Gets the name of the key type.
Namespace:
Cryptware.NCryptokiAssembly: NCryptoki (in NCryptoki.dll)
Syntax
Visual Basic (Declaration) |
---|
Public ReadOnly Property KeyTypeName As String Get |
C# |
---|
public string KeyTypeName { get; } |
Visual C++ |
---|
public: virtual property String^ KeyTypeName { String^ get () sealed; } |
JavaScript |
---|
function get_keyTypeName(); |