ICertPropReaderDGetLatestCaCertChainAndCrl Method
Gets the latest Certification Authority signing certificate and its complete chain, including certificate revocation lists.
Namespace: SysadminsLV.PKI.DcomAssembly: SysadminsLV.PKI.Win (in SysadminsLV.PKI.Win.dll) Version: 4.0.1.0 (4.0.1.0)
byte[] GetLatestCaCertChainAndCrl()
Function GetLatestCaCertChainAndCrl As Byte()
array<unsigned char>^ GetLatestCaCertChainAndCrl()
abstract GetLatestCaCertChainAndCrl : unit -> byte[]
Return Value
Byte
ASN.1-encoded signed PKCS#7 message that contains Certification Authority signing certificate and other certificates in the chain up to
a self-signed root certificate and certificate revocation lists.