Click or drag to resize

PdfSignature Certificates Property

Get all certificates.

Namespace: Spire.Pdf.Security
Assembly: Spire.Pdf (in Spire.Pdf.dll) Version: 11.3.7.0 (11.3.7.1046)
Syntax
public X509Certificate2Collection Certificates { get; }

Property Value

Type: X509Certificate2Collection
See Also