Logger System 0.1.3
High-performance C++20 thread-safe logging system with asynchronous capabilities
Loading...
Searching...
No Matches
kcenon::logger::security::secure_key_storage Member List

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_storageinlinestatic
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_storageinlinestatic
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_storageinlinestatic
validate_key_path(const std::filesystem::path &path, const std::filesystem::path &allowed_base)kcenon::logger::security::secure_key_storageinlineprivatestatic