#include <keyimport.h>
Definition at line 21 of file keyimport.h.
◆ Error
Enumerator |
---|
Success | |
InvalidPassphrase | |
InvalidData | |
OtherError | |
Definition at line 26 of file keyimport.h.
◆ exportKeys()
Q_INVOKABLE Quotient::Expected<QByteArray, Error> Quotient::KeyImport::exportKeys |
( |
const QString & |
passphrase, |
|
|
const Quotient::Connection * |
connection |
|
) |
| |
◆ importKeys()
Q_INVOKABLE Error Quotient::KeyImport::importKeys |
( |
QString |
data, |
|
|
const QString & |
passphrase, |
|
|
const Quotient::Connection * |
connection |
|
) |
| |
◆ ::TestKeyImport
friend class ::TestKeyImport |
|
friend |
The documentation for this class was generated from the following file: