|
libkazv
|
Import keys from key backup file. More...
#include <client-model.hpp>
Public Attributes | |
| std::string | fileContent |
| The content of the key backup file. | |
| std::string | password |
| The password. | |
Import keys from key backup file.
On success, the reducer returns data with imported property being the number of keys imported. On failure, it returns data with errorCode and error properties set to the error in the process.
| std::string Kazv::ImportFromKeyBackupFileAction::fileContent |
The content of the key backup file.
| std::string Kazv::ImportFromKeyBackupFileAction::password |
The password.