Botan 3.6.1
Crypto and TLS for C&
|
This is the complete list of members for Botan::TLS::SRTP_Protection_Profiles, including all inherited members.
empty() const override | Botan::TLS::SRTP_Protection_Profiles | inlinevirtual |
is_implemented() const | Botan::TLS::Extension | inlinevirtual |
profiles() const | Botan::TLS::SRTP_Protection_Profiles | inline |
serialize(Connection_Side whoami) const override | Botan::TLS::SRTP_Protection_Profiles | virtual |
SRTP_Protection_Profiles(const std::vector< uint16_t > &pp) | Botan::TLS::SRTP_Protection_Profiles | inlineexplicit |
SRTP_Protection_Profiles(uint16_t pp) | Botan::TLS::SRTP_Protection_Profiles | inlineexplicit |
SRTP_Protection_Profiles(TLS_Data_Reader &reader, uint16_t extension_size) | Botan::TLS::SRTP_Protection_Profiles | |
static_type() | Botan::TLS::SRTP_Protection_Profiles | inlinestatic |
type() const override | Botan::TLS::SRTP_Protection_Profiles | inlinevirtual |
~Extension()=default | Botan::TLS::Extension | virtual |