CCF
Loading...
Searching...
No Matches
Public Attributes | List of all members
ccf::FullMemberDetails Struct Reference

#include <member_frontend.h>

Inherits ccf::MemberDetails.

Public Attributes

ccf::crypto::Pem cert
 
std::optional< ccf::crypto::Pempublic_encryption_key
 
- Public Attributes inherited from ccf::MemberDetails
MemberStatus status = MemberStatus::ACCEPTED
 Status of the member in the consortium.
 
nlohmann::json member_data = nullptr
 

Additional Inherited Members

- Public Member Functions inherited from ccf::MemberDetails
bool operator== (const MemberDetails &rhs) const
 

Member Data Documentation

◆ cert

ccf::crypto::Pem ccf::FullMemberDetails::cert

◆ public_encryption_key

std::optional<ccf::crypto::Pem> ccf::FullMemberDetails::public_encryption_key

The documentation for this struct was generated from the following file: