PACS System 0.1.0
PACS DICOM system library
Loading...
Searching...
No Matches
tls_policy.cpp File Reference
Include dependency graph for tls_policy.cpp:

Go to the source code of this file.

Namespaces

namespace  kcenon
 
namespace  kcenon::pacs
 
namespace  kcenon::pacs::security
 

Functions

std::string_view kcenon::pacs::security::to_string (tls_profile profile) noexcept
 Convert TLS profile to string.
 
std::optional< tls_profilekcenon::pacs::security::parse_tls_profile (std::string_view str) noexcept
 Parse TLS profile from string.
 
std::vector< tls_profilekcenon::pacs::security::available_tls_profiles ()
 Get a list of all available TLS profiles.