Discuss this help topic in SecureBlackbox Forum

TElAuthenticodeTimestamp.Remove

TElAuthenticodeTimestamp     


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


Removes this timestamp.

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 timestamp.

Discuss this help topic in SecureBlackbox Forum