|
signon
8.58
|
Dummy implementation of a manager for the credentials storage file system encryption. More...
#include <default-crypto-manager.h>


Public Member Functions | |
| DefaultCryptoManager (QObject *parent=0) | |
| ~DefaultCryptoManager () | |
| virtual bool | initialize (const QVariantMap &configuration) |
| QString | fileSystemMountPath () const |
Dummy implementation of a manager for the credentials storage file system encryption.
It always reports that the file system is mounted, without actually doing anything.
Definition at line 47 of file default-crypto-manager.h.
|
explicit |
Definition at line 28 of file default-crypto-manager.cpp.
| DefaultCryptoManager::~DefaultCryptoManager | ( | ) |
Definition at line 33 of file default-crypto-manager.cpp.
| QString DefaultCryptoManager::fileSystemMountPath | ( | ) | const |
Definition at line 45 of file default-crypto-manager.cpp.
|
virtual |
Definition at line 37 of file default-crypto-manager.cpp.