Botan 3.4.0
Crypto and TLS for C&
Public Attributes | List of all members
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 487 of file tls_session.h.

Member Data Documentation

◆ handle

Session_Handle Botan::TLS::Session_with_Handle::handle

Definition at line 489 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: