Source position: jwawincrypt.pas line 11854
type _CTL_VERIFY_USAGE_PARA = record
cbSize: DWORD;
ListIdentifier: CRYPT_DATA_BLOB;
cCtlStore: DWORD;
rghCtlStore: PHCERTSTORE;
cSignerStore: DWORD;
rghSignerStore: PHCERTSTORE;
end;