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