Returns the collection of certificates from a given password protected PFX file
Namespace: HiQPdf
Assembly: HiQPdf (in HiQPdf.dll) Version: 15.0.0.0
Syntax
Parameters
- pfxFile
- Type: SystemString
The certificates file - password
- Type: SystemString
The certificates file password
Return Value
Type: PdfCertificatesCollectionThe collection of certificates from the given file
See Also