Logo ROOT   6.14/05
Reference Guide
Classes | Typedefs
TSSLSocket.h File Reference
#include "TSocket.h"
Include dependency graph for TSSLSocket.h:
This graph shows which files directly or indirectly include this file:

Classes

class  TSSLSocket
 

Typedefs

typedef struct ssl_st SSL
 
typedef struct ssl_ctx_st SSL_CTX
 

Typedef Documentation

◆ SSL

typedef struct ssl_st SSL

Definition at line 25 of file TSSLSocket.h.

◆ SSL_CTX

typedef struct ssl_ctx_st SSL_CTX

Definition at line 26 of file TSSLSocket.h.