#include <identity.h>
◆ NetworkIdentity() [1/3]
ccf::NetworkIdentity::NetworkIdentity |
( |
const std::string & |
subject_name, |
|
|
ccf::crypto::CurveID |
curve_id, |
|
|
const std::string & |
valid_from, |
|
|
size_t |
validity_period_days |
|
) |
| |
|
inline |
◆ NetworkIdentity() [2/3]
◆ NetworkIdentity() [3/3]
ccf::NetworkIdentity::NetworkIdentity |
( |
| ) |
|
|
default |
◆ ~NetworkIdentity()
virtual ccf::NetworkIdentity::~NetworkIdentity |
( |
| ) |
|
|
inlinevirtual |
◆ get_key_pair()
◆ operator==()
bool ccf::NetworkIdentity::operator== |
( |
const NetworkIdentity & |
other | ) |
const |
|
default |
◆ renew_certificate()
ccf::crypto::Pem ccf::NetworkIdentity::renew_certificate |
( |
const std::string & |
valid_from, |
|
|
size_t |
validity_period_days |
|
) |
| |
|
inline |
◆ set_certificate()
◆ cert
◆ priv_key
The documentation for this struct was generated from the following file: