bio.h File Reference
#include "compat/openssl.h"
#include "FadingCounter.h"
#include "fd.h"
#include "MemBuf.h"
#include "security/Handshake.h"
#include "ssl/support.h"
#include <iosfwd>
#include <list>
#include <string>
#include <type_traits>
Include dependency graph for bio.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Ssl::Bio
 BIO source and sink node, handling socket I/O and monitoring SSL state. More...
 
class  Ssl::ClientBio
 
class  Ssl::ServerBio
 

Namespaces

namespace  Ssl
 

Functions

void applyTlsDetailsToSSL (SSL *ssl, Security::TlsDetails::Pointer const &details, Ssl::BumpMode bumpMode)
 

Function Documentation

◆ applyTlsDetailsToSSL()

void applyTlsDetailsToSSL ( SSL *  ssl,
Security::TlsDetails::Pointer const &  details,
Ssl::BumpMode  bumpMode 
)

 

Introduction

Documentation

Support

Miscellaneous

Web Site Translations

Mirrors