Click or drag to resize

TimestampingConfigurationSetTimestampAuthorityServerURL Method

Setter to change the timestamp authority (TSA) URL to use during timestamping.

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public void SetTimestampAuthorityServerURL(
	string in_url
)

Parameters

in_url
Type: SystemString
a string representing a URL of a timestamp authority.
See Also