Source position: jwawincrypt.pas line 8272
type _CERT_KEY_CONTEXT = record
cbSize: DWORD;
hCryptProv: HCRYPTPROV;
dwKeySpec: DWORD;
end;