Discuss this help topic in SecureBlackbox Forum

TElSSHPKCS11KeyStorage.Close

TElSSHPKCS11KeyStorage     See also     


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


Closes the storage.

Declaration

[C#]
    void Close();

[VB.NET]
    Sub Close()

[Pascal]
    procedure Close;

[C++]
    void Close();

[PHP]
    void Close()

[Java]
    not available

Description

    Use this method to close the logical storage.

See also:     Open     CloseAllSessions     CloseSession    

Discuss this help topic in SecureBlackbox Forum