Home
last modified time | relevance | path

Searched defs:HttpAuthInfo (Results 1 – 1 of 1) sorted by relevance

/reactos/dll/win32/wininet/
H A Dhttp.c76 struct HttpAuthInfo struct
78 LPWSTR scheme;
79 CredHandle cred;
80 CtxtHandle ctx;
81 TimeStamp exp;
82 ULONG attr;
83 ULONG max_token;
84 void *auth_data;
85 unsigned int auth_data_len;
86 BOOL finished; /* finished authenticating */