Botan 3.4.0
Crypto and TLS for C&
Botan::TLS::Session_Base Member List

This is the complete list of members for Botan::TLS::Session_Base, including all inherited members.

ciphersuite() constBotan::TLS::Session_Base
ciphersuite_code() constBotan::TLS::Session_Baseinline
dtls_srtp_profile() constBotan::TLS::Session_Baseinline
m_ciphersuiteBotan::TLS::Session_Baseprotected
m_connection_sideBotan::TLS::Session_Baseprotected
m_encrypt_then_macBotan::TLS::Session_Baseprotected
m_extended_master_secretBotan::TLS::Session_Baseprotected
m_peer_certsBotan::TLS::Session_Baseprotected
m_peer_raw_public_keyBotan::TLS::Session_Baseprotected
m_server_infoBotan::TLS::Session_Baseprotected
m_srtp_profileBotan::TLS::Session_Baseprotected
m_start_timeBotan::TLS::Session_Baseprotected
m_versionBotan::TLS::Session_Baseprotected
peer_certs() constBotan::TLS::Session_Baseinline
peer_raw_public_key() constBotan::TLS::Session_Baseinline
server_info() constBotan::TLS::Session_Baseinline
Session_Base(std::chrono::system_clock::time_point start_time, Protocol_Version version, uint16_t ciphersuite, Connection_Side connection_side, uint16_t srtp_profile, bool extended_master_secret, bool encrypt_then_mac, std::vector< X509_Certificate > peer_certs, std::shared_ptr< const Public_Key > peer_raw_public_key, Server_Information server_info)Botan::TLS::Session_Baseinline
Session_Base()=defaultBotan::TLS::Session_Baseprotected
side() constBotan::TLS::Session_Baseinline
start_time() constBotan::TLS::Session_Baseinline
supports_encrypt_then_mac() constBotan::TLS::Session_Baseinline
supports_extended_master_secret() constBotan::TLS::Session_Baseinline
version() constBotan::TLS::Session_Baseinline