Click or drag to resize

CertPropReaderDGetLatestCaCertificate Method

Gets the most recent signing certificate.

Namespace:  SysadminsLV.PKI.Dcom.Implementations
Assembly:  SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax
public byte[] GetLatestCaCertificate()

Return Value

Type: Byte
ASN.1-encoded byte array that represents an X.509 certificate.

Implements

ICertPropReaderDGetLatestCaCertificate
See Also