#include <e2ee_common.h>
Definition at line 303 of file e2ee_common.h.
◆ SignedOneTimeKey() [1/2]
◆ SignedOneTimeKey() [2/2]
◆ isFallback()
bool Quotient::SignedOneTimeKey::isFallback |
( |
| ) |
const |
|
inline |
Whether the key is a fallback key.
Definition at line 341 of file e2ee_common.h.
◆ key()
QByteArray Quotient::SignedOneTimeKey::key |
( |
| ) |
const |
|
inline |
Unpadded Base64-encoded 32-byte Curve25519 public key.
Definition at line 321 of file e2ee_common.h.
◆ signature()
◆ signatures()
auto Quotient::SignedOneTimeKey::signatures |
( |
| ) |
const |
|
inline |
◆ toJson()
auto Quotient::SignedOneTimeKey::toJson |
( |
| ) |
const |
|
inline |
◆ toJsonForVerification()
auto Quotient::SignedOneTimeKey::toJsonForVerification |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: