ReactOS 0.4.16-dev-334-g4d9f67c
|
#include <schannel_priv.h>
Public Attributes | |
struct list | entry |
SecPkgInfoW | infoW |
SecureProvider * | provider |
Definition at line 32 of file schannel_priv.h.
Definition at line 34 of file schannel_priv.h.
SecPkgInfoW _SecurePackage::infoW |
Definition at line 35 of file schannel_priv.h.
Referenced by EnumerateSecurityPackagesW(), schan_EnumerateSecurityPackagesW(), and SECUR32_freeProviders().
SecureProvider * _SecurePackage::provider |
Definition at line 36 of file schannel_priv.h.
Referenced by thunk_ContextAttributesAToW(), and thunk_ContextAttributesWToA().