|
Logger System 0.1.3
High-performance C++20 thread-safe logging system with asynchronous capabilities
|
This is the complete list of members for kcenon::logger::security::secure_key_storage, including all inherited members.
| generate_key(size_t size=32) | kcenon::logger::security::secure_key_storage | inlinestatic |
| load_key(const std::filesystem::path &path, size_t expected_size=32, const std::filesystem::path &allowed_base="/var/log/keys") | kcenon::logger::security::secure_key_storage | inlinestatic |
| save_key(const secure_key &key, const std::filesystem::path &path, const std::filesystem::path &allowed_base="/var/log/keys") | kcenon::logger::security::secure_key_storage | inlinestatic |
| validate_key_path(const std::filesystem::path &path, const std::filesystem::path &allowed_base) | kcenon::logger::security::secure_key_storage | inlineprivatestatic |