#include <sssshandler.h>
Definition at line 14 of file sssshandler.h.
◆ Error
Enumerator |
---|
WrongKeyError | |
NoKeyError | |
DecryptionError | |
InvalidSignatureError | |
UnsupportedAlgorithmError | |
Definition at line 20 of file sssshandler.h.
◆ connection()
Connection* Quotient::SSSSHandler::connection |
( |
| ) |
const |
◆ connectionChanged
void Quotient::SSSSHandler::connectionChanged |
( |
| ) |
|
|
signal |
◆ error
void Quotient::SSSSHandler::error |
( |
Error |
error | ) |
|
|
signal |
◆ finished
void Quotient::SSSSHandler::finished |
( |
| ) |
|
|
signal |
Emitted after keys are loaded.
◆ keyBackupUnlocked
void Quotient::SSSSHandler::keyBackupUnlocked |
( |
| ) |
|
|
signal |
◆ setConnection()
void Quotient::SSSSHandler::setConnection |
( |
Connection * |
connection | ) |
|
◆ unlockSSSSFromCrossSigning()
Q_INVOKABLE void Quotient::SSSSHandler::unlockSSSSFromCrossSigning |
( |
| ) |
|
Unlock the secret backup by requesting the decryption keys from other devices.
◆ unlockSSSSFromSecurityKey()
Q_INVOKABLE void Quotient::SSSSHandler::unlockSSSSFromSecurityKey |
( |
const QString & |
encodedKey | ) |
|
Unlock the secret backup from the given security key.
◆ unlockSSSSWithPassphrase()
Q_INVOKABLE void Quotient::SSSSHandler::unlockSSSSWithPassphrase |
( |
const QString & |
passphrase | ) |
|
Unlock the secret backup from the given passprhase.
◆ connection
The documentation for this class was generated from the following file: