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