Click or drag to resize
Pdf Library for .NET

PdfDigitalCertificatesStore Methods

The PdfDigitalCertificatesStore type exposes the following members.

Methods
 NameDescription
Public methodStatic memberGetCertificates Gets the certificates collection from the Personal Certificates store.
Public methodStatic memberGetCertificates(PdfCertificateSystem) Gets the certificates collection from the specified system certificates store.
Public methodStatic memberGetCertificates(String) Gets the certificates collection from the specified PKCS#12 file.
Public methodStatic memberGetCertificates(String, String) Gets the certificates collection from the specified password protected PKCS#12 file.
Top
See Also