|
libkazv
|
#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 |
|
friend |
|
friend |
| std::string Kazv::DeviceKeyInfo::curve25519Key |
| std::string Kazv::DeviceKeyInfo::deviceId |
| std::optional<std::string> Kazv::DeviceKeyInfo::displayName |
| std::string Kazv::DeviceKeyInfo::ed25519Key |
| DeviceTrustLevel Kazv::DeviceKeyInfo::trustLevel {Unseen} |