Click or drag to resize

TrustVerificationResultGetCertPath Method

Retrieves the certificate path that was used for verification.

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public X509Certificate[] GetCertPath()

Return Value

Type: X509Certificate
a container of X509Certificate objects
See Also