Source position: jwawincrypt.pas line 2701
type _CRYPT_CSP_PROVIDER = record
dwKeySpec: DWORD;
pwszProviderName: LPWSTR;
Signature: CRYPT_BIT_BLOB;
end;