Discuss this help topic in SecureBlackbox Forum

TElSSHPKCS11KeyStorage.Module

TElSSHPKCS11KeyStorage     


Filter: C#  VB.NET  Pascal  C++  PHP  Java  


Provides access to the security token.

Declaration

[C#]
    TElPKCS11Module Module;

[VB.NET]
    Property Module As TElPKCS11Module

[Pascal]
    property Module: TElPKCS11Module;

[C++]
    TElPKCS11Module* get_Module();

[PHP]
    TElPKCS11Module get_Module()

[Java]
    not available

Description

    Use this property to get an access to the security token.

Discuss this help topic in SecureBlackbox Forum