|
SSL * | ssl |
|
BIO * | bio |
|
void * | tsg |
|
SSL_CTX * | ctx |
|
BYTE * | PublicKey |
|
DWORD | PublicKeyLength |
|
rdpContext * | context |
|
SecPkgContext_Bindings * | Bindings |
|
rdpCertificateStore * | certificate_store |
|
BIO * | underlying |
|
const char * | hostname |
|
const char * | serverName |
|
int | port |
|
int | alertLevel |
|
int | alertDescription |
|
BOOL | isGatewayTransport |
|
BOOL | isClientMode |
|
Definition at line 66 of file tls.h.
◆ alertDescription
int rdpTls::alertDescription |
Definition at line 82 of file tls.h.
◆ alertLevel
Definition at line 81 of file tls.h.
◆ Bindings
Definition at line 75 of file tls.h.
◆ bio
Definition at line 69 of file tls.h.
◆ certificate_store
rdpCertificateStore* rdpTls::certificate_store |
Definition at line 76 of file tls.h.
◆ context
rdpContext* rdpTls::context |
Definition at line 74 of file tls.h.
◆ ctx
Definition at line 71 of file tls.h.
◆ hostname
const char* rdpTls::hostname |
Definition at line 78 of file tls.h.
◆ isClientMode
BOOL rdpTls::isClientMode |
Definition at line 84 of file tls.h.
◆ isGatewayTransport
BOOL rdpTls::isGatewayTransport |
Definition at line 83 of file tls.h.
◆ port
Definition at line 80 of file tls.h.
◆ PublicKey
Definition at line 72 of file tls.h.
◆ PublicKeyLength
DWORD rdpTls::PublicKeyLength |
Definition at line 73 of file tls.h.
◆ serverName
const char* rdpTls::serverName |
Definition at line 79 of file tls.h.
◆ ssl
Definition at line 68 of file tls.h.
◆ tsg
Definition at line 70 of file tls.h.
◆ underlying
Definition at line 77 of file tls.h.
The documentation for this struct was generated from the following file: