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