30 #ifndef SIGNON_DEFAULT_CRYPTO_MANAGER_H
31 #define SIGNON_DEFAULT_CRYPTO_MANAGER_H
33 #include "SignOn/abstract-crypto-manager.h"
56 virtual bool initialize(
const QVariantMap &configuration);
60 QString m_storagePath;
65 #endif // SIGNON_DEFAULT_CRYPTO_MANAGER_H
QString fileSystemMountPath() const
DefaultCryptoManager(QObject *parent=0)
virtual bool initialize(const QVariantMap &configuration)
Dummy implementation of a manager for the credentials storage file system encryption.