ICertPropReaderDGetLatestCertDeltaCrl Method
Gets a delta certificate revocation list for the most recent Certification Authority signing certificate.
Namespace: SysadminsLV.PKI.DcomAssembly: SysadminsLV.PKI.Win (in SysadminsLV.PKI.Win.dll) Version: 4.0.1.0 (4.0.1.0)
byte[] GetLatestCertDeltaCrl()
Function GetLatestCertDeltaCrl As Byte()
array<unsigned char>^ GetLatestCertDeltaCrl()
abstract GetLatestCertDeltaCrl : unit -> byte[]
Return Value
Byte
ASN.1-encoded byte array that represents an X.509 certificate revocation list. If delta certificate revocation list is not enabled,
the method returns null.