Gets the NCryptoki session.
Namespace:
Cryptware.NDigitSignAssembly: NDigitSign (in NDigitSign.dll)
Syntax
Visual Basic (Declaration) |
---|
Public ReadOnly Property Session As Session Get |
C# |
---|
public Session Session { get; } |
Visual C++ |
---|
public: property Session^ Session { Session^ get (); } |
JavaScript |
---|
function get_session(); |