ICertPropReaderDGetLatestCaCertificateChain Method

Gets the most recent signing certificate and its complete chain.

Definition

Namespace: SysadminsLV.PKI.Dcom
Assembly: SysadminsLV.PKI.Win (in SysadminsLV.PKI.Win.dll) Version: 4.0.1.0 (4.0.1.0)
C#
byte[] GetLatestCaCertificateChain()

Return Value

Byte
ASN.1-encoded signed PKCS#7 message that contains Certification Authority and other certificates in the chain up to self-signed root certificate.

See Also