ReactOS 0.4.16-dev-329-g9223134
|
#include <schannel.h>
Definition at line 86 of file schannel.h.
struct _HMAPPER** _SCHANNEL_CRED::aphMappers |
Definition at line 93 of file schannel.h.
Referenced by init_cred().
DWORD _SCHANNEL_CRED::cCreds |
Definition at line 89 of file schannel.h.
Referenced by ensure_cred_handle(), init_cred(), and testAcquireSecurityContext().
DWORD _SCHANNEL_CRED::cMappers |
Definition at line 92 of file schannel.h.
Referenced by init_cred().
DWORD _SCHANNEL_CRED::cSupportedAlgs |
Definition at line 94 of file schannel.h.
Referenced by init_cred().
DWORD _SCHANNEL_CRED::dwCredFormat |
Definition at line 101 of file schannel.h.
DWORD _SCHANNEL_CRED::dwFlags |
Definition at line 100 of file schannel.h.
Referenced by init_cred(), test_communication(), and test_InitializeSecurityContext().
DWORD _SCHANNEL_CRED::dwMaximumCipherStrength |
Definition at line 98 of file schannel.h.
Referenced by init_cred().
DWORD _SCHANNEL_CRED::dwMinimumCipherStrength |
Definition at line 97 of file schannel.h.
Referenced by init_cred().
DWORD _SCHANNEL_CRED::dwSessionLifespan |
Definition at line 99 of file schannel.h.
Referenced by init_cred().
DWORD _SCHANNEL_CRED::dwVersion |
Definition at line 88 of file schannel.h.
Referenced by ensure_cred_handle(), init_cred(), and testAcquireSecurityContext().
DWORD _SCHANNEL_CRED::grbitEnabledProtocols |
Definition at line 96 of file schannel.h.
Referenced by ensure_cred_handle(), init_cred(), test_communication(), test_cread_attrs(), and test_InitializeSecurityContext().
HCERTSTORE _SCHANNEL_CRED::hRootStore |
Definition at line 91 of file schannel.h.
Referenced by init_cred().
PCCERT_CONTEXT* _SCHANNEL_CRED::paCred |
Definition at line 90 of file schannel.h.
Referenced by ensure_cred_handle(), init_cred(), and testAcquireSecurityContext().
ALG_ID* _SCHANNEL_CRED::palgSupportedAlgs |
Definition at line 95 of file schannel.h.
Referenced by init_cred().