Botan 3.6.0
Crypto and TLS for C&
Botan::TLS::Session_with_Handle Struct Reference

#include <tls_session.h>

Public Attributes

Session_Handle handle
 
Session session
 

Detailed Description

Helper struct to conveniently pass a Session and its Session_Handle around

Definition at line 492 of file tls_session.h.

Member Data Documentation

◆ handle

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

Session Botan::TLS::Session_with_Handle::session

The documentation for this struct was generated from the following file: