Source position: jwawincrypt.pas line 14292
type _CRYPT_CREDENTIALS = record
cbSize: DWORD;
pszCredentialsOid: LPCSTR;
pvCredentials: LPVOID;
end;