ICertPropReaderDGetLatestExchangeCertChainAndCrl Method

Gets the latest Certification Authority exchange (key encryption) certificate and its complete chain, including certificate revocation lists.

Definition

Namespace: SysadminsLV.PKI.Dcom
Assembly: SysadminsLV.PKI.Win (in SysadminsLV.PKI.Win.dll) Version: 4.3.0+a868daf3196ed1ac6592e4f3e5cd2b429fc81eaa
C#
byte[] GetLatestExchangeCertChainAndCrl()

Return Value

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

See Also