PdfCertificatesCollectionFromData(Byte) Method
Returns the collection of certificates from a given PFX file data
Namespace: HiQPdfAssembly: HiQPdf.NetCore (in HiQPdf.NetCore.dll) Version: 18.0.0
public static PdfCertificatesCollection FromData(
byte[] certificateFileData
)
- certificateFileData Byte
- The certificates file data
PdfCertificatesCollectionThe collection of certificates from the given data