|
CCF
|
#include "ds/internal_logger.h"#include "ds/messaging.h"#include "ds/ring_buffer.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 : uint8_t { ccf::handshake , ccf::ready , ccf::closing , ccf::closed , ccf::authfail , ccf::error } |