Discuss this help topic in SecureBlackbox Forum

TElAuthenticodeSignature class

Properties     Methods     Declared in     


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.

Properties

Methods

Declared in

.NET:
  • Namespace: SBAuthenticode
  • Assembly: SecureBlackbox.PKI
VCL:
  • Unit: SBAuthenticode
Java:
  • Package: SecureBlackbox.PKI.jar
C++:
  • sbauthenticode.h

Discuss this help topic in SecureBlackbox Forum