Definition at line 51 of file operations_encrypted.hpp.
Public Member Functions | |
EncryptedOperationsFactory (SecretKey &&secret_key, boost::filesystem::perms perms) | |
std::unique_ptr< Reader > | CreateReader (std::string full_path) override |
std::unique_ptr< Writer > | CreateWriter (std::string full_path, tracing::ScopeTime &scope) override |
|
overridevirtual |
Implements dump::OperationsFactory.
|
overridevirtual |
Implements dump::OperationsFactory.