xentara-plugin v2.0.4
The Xentara Plugin Framework
|
This is the complete list of members for xentara::security::CertificatePaths, including all inherited members.
certificatePath() const noexcept -> const std::filesystem::path & | xentara::security::CertificatePaths | |
CertificatePaths()=default | xentara::security::CertificatePaths | |
CertificatePaths(CertificatePath &&certificatePath, PrivateKeyPath &&privateKeyPath) | xentara::security::CertificatePaths | |
certificateSubdirectory() -> std::filesystem::path | xentara::security::CertificatePaths | static |
empty() const noexcept -> bool | xentara::security::CertificatePaths | |
get | xentara::security::CertificatePaths | friend |
load(utils::json::decoder::Value &value, config::Context &context) -> void | xentara::security::CertificatePaths | |
privateKeyPath() const noexcept -> const std::filesystem::path & | xentara::security::CertificatePaths | |
privateKeySubdirectory() -> std::filesystem::path | xentara::security::CertificatePaths | static |