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}
 

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: