Source position: jwawincrypt.pas line 11371
type _CERT_PHYSICAL_STORE_INFO = record |
cbSize: DWORD; |
pszOpenStoreProvider: LPSTR; |
dwOpenEncodingType: DWORD; |
dwOpenFlags: DWORD; |
OpenParameters: CRYPT_DATA_BLOB; |
dwFlags: DWORD; |
dwPriority: DWORD; |
end; |