
Public Attributes | |
BOOL | fInitialized |
BOOL | fHaveCredHandle |
BOOL | fHaveCtxtHandle |
CredHandle | hcred |
TimeStamp | hcredLifeTime |
struct _SecHandle | hctxt |
TimeStamp | hctxtLifeTime |
Detailed Description
Definition at line 15 of file sspwin32.cc.
Member Data Documentation
◆ fHaveCredHandle
BOOL _AUTH_SEQ::fHaveCredHandle |
Definition at line 17 of file sspwin32.cc.
Referenced by GenClientContext(), GenServerContext(), SSP_LogonUser(), SSP_MakeChallenge(), SSP_MakeNegotiateBlob(), and UnloadSecurityDll().
◆ fHaveCtxtHandle
BOOL _AUTH_SEQ::fHaveCtxtHandle |
Definition at line 18 of file sspwin32.cc.
Referenced by GenClientContext(), GenServerContext(), SSP_LogonUser(), SSP_MakeChallenge(), SSP_MakeNegotiateBlob(), and UnloadSecurityDll().
◆ fInitialized
BOOL _AUTH_SEQ::fInitialized |
Definition at line 16 of file sspwin32.cc.
Referenced by GenClientContext(), and GenServerContext().
◆ hcred
CredHandle _AUTH_SEQ::hcred |
Definition at line 19 of file sspwin32.cc.
Referenced by GenClientContext(), GenServerContext(), SSP_LogonUser(), SSP_MakeChallenge(), SSP_MakeNegotiateBlob(), and UnloadSecurityDll().
◆ hcredLifeTime
TimeStamp _AUTH_SEQ::hcredLifeTime |
Definition at line 20 of file sspwin32.cc.
Referenced by GenServerContext().
◆ hctxt
struct _SecHandle _AUTH_SEQ::hctxt |
Definition at line 21 of file sspwin32.cc.
Referenced by GenClientContext(), GenServerContext(), SSP_LogonUser(), SSP_MakeChallenge(), SSP_MakeNegotiateBlob(), and UnloadSecurityDll().
◆ hctxtLifeTime
TimeStamp _AUTH_SEQ::hctxtLifeTime |
Definition at line 22 of file sspwin32.cc.
Referenced by GenServerContext().
The documentation for this struct was generated from the following file:
- lib/sspwin32.cc