EVO HTML to PDF Converter

DigitalCertificatesStoreGetCertificates Method (CertSystemStore)

EVO HTML to PDF Converter for .NET Documentation
Gets the certificates collection from the specified system certificates store.

Namespace:  EvoPdf
Assembly:  evohtmltopdf (in evohtmltopdf.dll) Version: 10.0.0.0
Syntax

public static DigitalCertificatesCollection GetCertificates(
	CertSystemStore sysCertStore
)

Parameters

sysCertStore
Type: EvoPdfCertSystemStore
The system certificates store

Return Value

Type: DigitalCertificatesCollection
The certificates collection
See Also

Reference