| 
    FreeRDP
    
   | 
 
Data Fields | |
| UINT32 | dwProtocol | 
| ALG_ID | aiCipher | 
| UINT32 | dwCipherStrength | 
| ALG_ID | aiHash | 
| UINT32 | dwHashStrength | 
| ALG_ID | aiExch | 
| UINT32 | dwExchStrength | 
Definition at line 325 of file include/winpr/sspi.h.
| ALG_ID SecPkgContext_ConnectionInfo::aiCipher | 
Definition at line 328 of file include/winpr/sspi.h.
| ALG_ID SecPkgContext_ConnectionInfo::aiExch | 
Definition at line 332 of file include/winpr/sspi.h.
| ALG_ID SecPkgContext_ConnectionInfo::aiHash | 
Definition at line 330 of file include/winpr/sspi.h.
| UINT32 SecPkgContext_ConnectionInfo::dwCipherStrength | 
Definition at line 329 of file include/winpr/sspi.h.
| UINT32 SecPkgContext_ConnectionInfo::dwExchStrength | 
Definition at line 333 of file include/winpr/sspi.h.
| UINT32 SecPkgContext_ConnectionInfo::dwHashStrength | 
Definition at line 331 of file include/winpr/sspi.h.
| UINT32 SecPkgContext_ConnectionInfo::dwProtocol | 
Definition at line 327 of file include/winpr/sspi.h.