CCF
Loading...
Searching...
No Matches
tls::Cert Member List

This is the complete list of members for tls::Cert, including all inherited members.

Cert(std::shared_ptr< CA > peer_ca_, std::optional< ccf::crypto::Pem > own_cert_=std::nullopt, std::optional< ccf::crypto::Pem > own_pkey_=std::nullopt, std::optional< std::string > peer_hostname_=std::nullopt, bool auth_required_=true)tls::Certinline
use(SSL *ssl, SSL_CTX *ssl_ctx)tls::Certinline
~Cert()=defaulttls::Cert