Back to Devexpress

ITsaClient Interface

officefileapi-devexpress-dot-office-dot-tsp-3c8b535f.md

latest1.3 KB
Original Source

ITsaClient Interface

Interface used to generate time stamps.

Namespace : DevExpress.Office.Tsp

Assembly : DevExpress.Pdf.v25.2.Core.dll

NuGet Package : DevExpress.Pdf.Core

Declaration

csharp
public interface ITsaClient
vb
Public Interface ITsaClient

The following members return ITsaClient objects:

Remarks

The TsaClient is a default ITsaClient interface implementation. Use this class to generate time stamps or create an implementation.

Refer to the How to: Use a Custom Timestamp Client to Apply Signatures to the PDF Document repository for a code sample.

See Also

ITsaClient Members

DevExpress.Office.Tsp Namespace