MySQL 9.0.0
Source Code Documentation
RouterRequire::Attributes Struct Reference

#include <router_require.h>

Public Attributes

std::optional< bool > ssl
 
std::optional< bool > x509
 
std::optional< std::string > issuer
 
std::optional< std::string > subject
 

Member Data Documentation

◆ issuer

std::optional<std::string> RouterRequire::Attributes::issuer

◆ ssl

std::optional<bool> RouterRequire::Attributes::ssl

◆ subject

std::optional<std::string> RouterRequire::Attributes::subject

◆ x509

std::optional<bool> RouterRequire::Attributes::x509

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