createFile(const std::string &password, const std::string &key, const std::string &dataSource, const std::string &keyFileName) | cond::DecodingKey | [static] |
dataSource() const | cond::DecodingKey | [inline] |
DecodingKey() | cond::DecodingKey | [inline] |
getUserName() | cond::DecodingKey | [static] |
key() const | cond::DecodingKey | [inline] |
m_dataSource | cond::DecodingKey | [private] |
m_key | cond::DecodingKey | [private] |
readFromFile(const std::string &password, const std::string &keyFileName) | cond::DecodingKey | |
readFromString(const std::string &password, const std::string &content) | cond::DecodingKey | |
readUserKey(const std::string &keyFileName) | cond::DecodingKey | |
readUserKeyString(const std::string &content) | cond::DecodingKey | |
validateKey(const std::string &key) | cond::DecodingKey | [static] |
~DecodingKey() | cond::DecodingKey | [inline, virtual] |