guac_socket_ssl_data Struct Reference

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().

Detailed Description

SSL socket-specific data.


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines

Generated on 21 Jul 2019 for libguac by  doxygen 1.6.1