Botan 3.6.1
Crypto and TLS for C&
|
#include <tls_session.h>
Public Attributes | |
Session_Handle | handle |
Session | session |
Helper struct to conveniently pass a Session and its Session_Handle around
Definition at line 492 of file tls_session.h.
Session_Handle Botan::TLS::Session_with_Handle::handle |
Definition at line 494 of file tls_session.h.
Referenced by Botan::TLS::Client_Hello_12::Client_Hello_12().
Session Botan::TLS::Session_with_Handle::session |
Definition at line 493 of file tls_session.h.
Referenced by Botan::TLS::Client_Hello_12::Client_Hello_12(), and Botan::TLS::Channel_Impl::request_downgrade_for_resumption().