Source position: jwawincrypt.pas line 15253
type _CERT_REVOCATION_INFO = record
cbSize: DWORD;
dwRevocationResult: DWORD;
pszRevocationOid: LPCSTR;
pvOidSpecificInfo: LPVOID;
end;