Click or drag to resize

PdfPKCS7Formatter OCSPService Property

The service which generate OCSP response.

Namespace: Spire.Pdf.Interactive.DigitalSignatures
Assembly: Spire.Pdf (in Spire.Pdf.dll) Version: 11.3.7.0 (11.3.7.1046)
Syntax
public IOCSPService OCSPService { get; set; }

Property Value

Type: IOCSPService
See Also