ITimeStampingAuthority Interface

Apitron PDF Kit help
Apitron.PDF.Kit library for .NET
Represents a time stamping authority access provider implementation.

Namespace:  Apitron.PDF.Kit.Interactive.Forms.Signature
Assembly:  Apitron.PDF.Kit (in Apitron.PDF.Kit.dll) Version: 2.0.37.0 (2.0.37.0)
Syntax

public interface ITimeStampingAuthority

The ITimeStampingAuthority type exposes the following members.

Properties

  NameDescription
Public propertyUrl
URL of the TSA server.
Top
Methods

  NameDescription
Public methodStampData
Timestamps the given data.
Top
See Also

Reference