CCF
Loading...
Searching...
No Matches
Classes | Namespaces | Enumerations
tls_session.h File Reference
#include "ccf/ds/logger.h"
#include "ds/messaging.h"
#include "ds/ring_buffer.h"
#include "ds/thread_messaging.h"
#include "tcp/msg_types.h"
#include "tls/context.h"
#include "tls/tls.h"
#include <exception>

Go to the source code of this file.

Classes

class  ccf::TLSSession
 

Namespaces

namespace  ccf
 

Enumerations

enum  ccf::SessionStatus {
  ccf::handshake , ccf::ready , ccf::closing , ccf::closed ,
  ccf::authfail , ccf::error
}