Discuss this help topic in SecureBlackbox Forum
Represents a signature over an executable file (EXE, DLL, PE).
Description
This class contains all information about a single signature produced (or read from the file) by the TElAuthenticodeManager component.
TElAuthenticodeSignature also allows to add or remove timestamps. You can create a timestamp request by calling StartTimestamp, and process the TSP response using CompleteTimestamp. For refined instructions, read our article on how to Add timestamp to the Authenticode signature.
.NET: