CCF
Loading...
Searching...
No Matches
Namespaces | Typedefs
submitted_shares.h File Reference
#include "ccf/service/map.h"
#include <vector>

Go to the source code of this file.

Namespaces

namespace  ccf
 
namespace  ccf::Tables
 

Typedefs

using ccf::EncryptedSubmittedShare = std::vector< uint8_t >
 
using ccf::EncryptedSubmittedShares = ServiceMap< MemberId, EncryptedSubmittedShare >