Discuss this help topic in SecureBlackbox Forum

TElSSHPGPKey.Clear

TElSSHPGPKey     See also     


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


This method clears the contents of TElSSHPGPKey.

Declaration

[C#]
    void Clear();

[VB.NET]
    Sub Clear()

[Pascal]
    procedure Clear;

[C++]
    void Clear();

[PHP]
    void Clear()

[Java]
    void clear();

Description

    Use this method to clear all information stored in the TElSSHPGPKey instance.

See also:     Import    

Discuss this help topic in SecureBlackbox Forum