|
ReactOS 0.4.16-dev-1946-g52006dd
|

Public Attributes | |
| CredHandle | cred |
| CtxtHandle | ctxt |
| PSecBufferDesc | in_buf |
| PSecBufferDesc | out_buf |
| PSEC_WINNT_AUTH_IDENTITY_A | id |
| ULONG | max_token |
| CredHandle _SspiData::cred |
| CtxtHandle _SspiData::ctxt |
| PSEC_WINNT_AUTH_IDENTITY_A _SspiData::id |
| PSecBufferDesc _SspiData::in_buf |
Definition at line 93 of file ntlm.c.
Referenced by communicate().
| ULONG _SspiData::max_token |
Definition at line 96 of file ntlm.c.
Referenced by communicate().
| PSecBufferDesc _SspiData::out_buf |