|
void | remote_cert_tls (const TLSWebType wt, std::vector< unsigned int > &ku, std::string &eku) |
|
TLSWebType | remote_cert_type (const std::string &ct) |
|
void | remote_cert_tls (const std::string &ct, std::vector< unsigned int > &ku, std::string &eku) |
|
void | remote_cert_tls (const OptionList &opt, const std::string &relay_prefix, std::vector< unsigned int > &ku, std::string &eku) |
|
void | remote_cert_ku (const OptionList &opt, const std::string &relay_prefix, std::vector< unsigned int > &ku) |
|
void | remote_cert_eku (const OptionList &opt, const std::string &relay_prefix, std::string &eku) |
|