Click or drag to resize

OCSPHttpService Constructor

Construct a new instance.

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

Parameters

url
Type: System String
The ocsp server url.
See Also