Discuss this help topic in SecureBlackbox Forum

TElAuthenticodeSignature.Remove

TElAuthenticodeSignature     See also     


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


Removes this signature.

Declaration

[C#]
    void Remove();

[VB.NET]
    Sub Remove()

[Pascal]
    procedure Remove();

[C++]
    void Remove();

[PHP]
    void Remove()

[Java]
    void remove();

Description

    Call this method to remove this signature from the file.

See also:     Move    

Discuss this help topic in SecureBlackbox Forum