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