Click or drag to resize
Pdf Library for .NET

PdfDigitalCertificatesStoreGetCertificates Method

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