MySQL 8.0.37
Source Code Documentation
X509v3_ext_writer Class Reference

Public Member Functions

 X509v3_ext_writer ()
 
 ~X509v3_ext_writer ()=default
 
bool operator() (const Sql_string_t &cav3_ext_file, const Sql_string_t &certv3_ext_file)
 

Private Attributes

stringstream m_cav3_ext_options
 
stringstream m_certv3_ext_options
 

Constructor & Destructor Documentation

◆ X509v3_ext_writer()

X509v3_ext_writer::X509v3_ext_writer ( )
inline

◆ ~X509v3_ext_writer()

X509v3_ext_writer::~X509v3_ext_writer ( )
default

Member Function Documentation

◆ operator()()

bool X509v3_ext_writer::operator() ( const Sql_string_t cav3_ext_file,
const Sql_string_t certv3_ext_file 
)
inline

Member Data Documentation

◆ m_cav3_ext_options

stringstream X509v3_ext_writer::m_cav3_ext_options
private

◆ m_certv3_ext_options

stringstream X509v3_ext_writer::m_certv3_ext_options
private

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