Discuss this help topic in SecureBlackbox Forum

TElSSHPKCS11KeyStorage.Open

TElSSHPKCS11KeyStorage     See also     


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


Opens the storage.

Declaration

[C#]
    void Open();

[VB.NET]
    Sub Open()

[Pascal]
    procedure Open;

[C++]
    void Open();

[PHP]
    void Open()

[Java]
    not available

Description

    Use this method to open the logical storage.

See also:     Close     OpenSession    

Discuss this help topic in SecureBlackbox Forum