|
libkazv
|
This is the complete list of members for Kazv::EncryptedFileDesc, including all inherited members.
| EncryptedFileDesc() | Kazv::EncryptedFileDesc | |
| EncryptedFileDesc(std::string mxcUri, std::string key, std::string iv, std::string sha256Hash) | Kazv::EncryptedFileDesc | |
| fromJson(JsonWrap encryptedFile) | Kazv::EncryptedFileDesc | static |
| iv() const | Kazv::EncryptedFileDesc | |
| key() const | Kazv::EncryptedFileDesc | |
| load(Archive &ar, const unsigned int) | Kazv::EncryptedFileDesc | inline |
| mxcUri() const | Kazv::EncryptedFileDesc | |
| operator==(const EncryptedFileDesc &that) const | Kazv::EncryptedFileDesc | |
| save(Archive &ar, const unsigned int) const | Kazv::EncryptedFileDesc | inline |
| sha256Hash() const | Kazv::EncryptedFileDesc | |
| toJson() const | Kazv::EncryptedFileDesc | |
| ~EncryptedFileDesc() | Kazv::EncryptedFileDesc |