|
CCF
|
#include "ccf/ds/logger.h"#include "ds/messaging.h"#include "ds/ring_buffer.h"#include "ds/thread_messaging.h"#include "enclave/session.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 } |