Secure config WIP
This commit is contained in:
parent
14384131f4
commit
415d18338e
2 changed files with 1 additions and 2 deletions
|
@ -3,4 +3,5 @@
|
|||
void MobileUtils::shareText(const QStringList&) {}
|
||||
|
||||
void MobileUtils::writeToKeychain(const QString&, const QByteArray &) {}
|
||||
bool MobileUtils::deleteFromKeychain(const QString& tag) { return false; }
|
||||
QByteArray MobileUtils::readFromKeychain(const QString&) { return {}; }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue