|
CCF
|
#include "ccf/crypto/curve.h"#include "ccf/crypto/verifier.h"#include "crypto/certs.h"#include "crypto/openssl/key_pair.h"#include <openssl/crypto.h>#include <string>#include <vector>Go to the source code of this file.
Classes | |
| struct | ccf::NetworkIdentity |
| class | ccf::ReplicatedNetworkIdentity |
Namespaces | |
| namespace | ccf |
Enumerations | |
| enum class | ccf::IdentityType { ccf::REPLICATED , ccf::SPLIT } |