|
Network System 0.1.1
High-performance modular networking library for scalable client-server applications
|
Policy type indicating no TLS/SSL encryption. More...
#include <tls_policy.h>

Static Public Attributes | |
| static constexpr bool | enabled = false |
Policy type indicating no TLS/SSL encryption.
This policy is used as a template parameter to indicate that plain-text communication should be used without encryption.
Definition at line 39 of file tls_policy.h.
|
staticconstexpr |
Definition at line 40 of file tls_policy.h.
Referenced by main().