|
Botan 3.9.0
Crypto and TLS for C&
|
Public Header. More...
#include <botan/credentials_manager.h>#include <botan/pkix_types.h>#include <botan/secmem.h>#include <botan/tls_algos.h>#include <botan/tls_magic.h>#include <botan/tls_session.h>#include <botan/tls_signature_scheme.h>#include <botan/tls_version.h>#include <memory>#include <optional>#include <set>#include <string>#include <variant>#include <vector>Go to the source code of this file.
Namespaces | |
| namespace | Botan |
| namespace | Botan::TLS |
Typedefs | |
| using | Botan::TLS::Named_Group = Group_Params |
Functions | |
| Certificate_Type | Botan::TLS::certificate_type_from_string (const std::string &type_str) |
| std::string | Botan::TLS::certificate_type_to_string (Certificate_Type type) |
Public Header.
Definition in file tls_extensions.h.