|
libguac
1.2.0
|
SSL socket-specific data. More...
Data Fields | |
| int | fd |
| The file descriptor that SSL communication will take place over. | |
| SSL_CTX * | context |
| The current SSL context. | |
| SSL * | ssl |
| The SSL connection, created automatically via guac_socket_open_secure(). | |
SSL socket-specific data.
1.8.14