Click or drag to resize

TSAHttpService Constructor (String)

Construct an instance of a TSAClient.

Namespace: Spire.Pdf.Interactive.DigitalSignatures
Assembly: Spire.Pdf (in Spire.Pdf.dll) Version: 11.3.7.0 (11.3.7.1046)
Syntax
public TSAHttpService(
	string url
)

Parameters

url
Type: System String
Time Stamp Authority URL.
See Also