EHS
Loading...
Searching...
No Matches
SSL.h File Reference
#include "ehs/EHS.h"
#include "ehs/Str.h"
#include "TCP.h"
#include "Request.h"
#include "Response.h"

Go to the source code of this file.

Classes

class  ehs::SSL
 A class for handling the HTTP(S) TCP socket layer. More...
 

Namespaces

namespace  ehs
 

Typedefs

typedef struct ssl_ctx_st SSL_CTX
 
typedef struct ssl_st SSL
 

Typedef Documentation

◆ SSL

typedef struct ssl_st SSL

◆ SSL_CTX

typedef struct ssl_ctx_st SSL_CTX