Source position: jwawincrypt.pas line 2457
type _CRL_ENTRY = record
SerialNumber: CRYPT_INTEGER_BLOB;
RevocationDate: FILETIME;
cExtension: DWORD;
rgExtension: PCERT_EXTENSION;
end;