PdfCertificatesCollectionFromFile(String) Method
Returns the collection of certificates from a given PFX file
Namespace: HiQPdfAssembly: HiQPdf.NetCore (in HiQPdf.NetCore.dll) Version: 18.0.0
public static PdfCertificatesCollection FromFile(
string certificateFile
)
- certificateFile String
- The certificates file
PdfCertificatesCollectionThe collection of certificates from the given file