libkazv
Kazv::DeviceKeyInfo Struct Reference

#include <device-list-tracker.hpp>

Public Attributes

std::string deviceId
 
std::string ed25519Key
 
std::string curve25519Key
 
std::optional< std::string > displayName
 
DeviceTrustLevel trustLevel {Unseen}
 

Friends

bool operator== (const DeviceKeyInfo &a, const DeviceKeyInfo &b)=default
 
bool operator!= (const DeviceKeyInfo &a, const DeviceKeyInfo &b)=default
 

Friends And Related Function Documentation

◆ operator!=

bool operator!= ( const DeviceKeyInfo a,
const DeviceKeyInfo b 
)
friend

◆ operator==

bool operator== ( const DeviceKeyInfo a,
const DeviceKeyInfo b 
)
friend

Member Data Documentation

◆ curve25519Key

std::string Kazv::DeviceKeyInfo::curve25519Key

◆ deviceId

std::string Kazv::DeviceKeyInfo::deviceId

◆ displayName

std::optional<std::string> Kazv::DeviceKeyInfo::displayName

◆ ed25519Key

std::string Kazv::DeviceKeyInfo::ed25519Key

◆ trustLevel

DeviceTrustLevel Kazv::DeviceKeyInfo::trustLevel {Unseen}

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