MySQL 26.7.0
Source Code Documentation
st_VioSSLFd Struct Reference

#include <violite.h>

Public Attributes

SSL_CTX * ssl_context
 
bool tls_force_pqc {false}
 
bool tls_session_cache_pqc_only {false}
 
bool tls_use_pqc_sign {false}
 
char * tls_kex {nullptr}
 

Member Data Documentation

◆ ssl_context

SSL_CTX* st_VioSSLFd::ssl_context

◆ tls_force_pqc

bool st_VioSSLFd::tls_force_pqc {false}

◆ tls_kex

char* st_VioSSLFd::tls_kex {nullptr}

◆ tls_session_cache_pqc_only

bool st_VioSSLFd::tls_session_cache_pqc_only {false}

◆ tls_use_pqc_sign

bool st_VioSSLFd::tls_use_pqc_sign {false}

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