Source position: jwawincrypt.pas line 13883
type _CERT_CHAIN = record
cCerts: DWORD;
certs: PCERT_BLOB;
keyLocatorInfo: CRYPT_KEY_PROV_INFO;
end;