userver: Member List
Loading...
Searching...
No Matches
crypto::SslCtx Member List

This is the complete list of members for crypto::SslCtx, including all inherited members.

CreateClientTlsContext(std::string_view server_name) (defined in crypto::SslCtx)crypto::SslCtxstatic
CreateClientTlsContext(std::string_view server_name, const crypto::Certificate &cert, const crypto::PrivateKey &key, const std::vector< crypto::Certificate > &extra_cert_authorities={}) (defined in crypto::SslCtx)crypto::SslCtxstatic
CreateServerTlsContext(const crypto::CertificatesChain &cert_chain, const crypto::PrivateKey &key, const std::vector< crypto::Certificate > &extra_cert_authorities={}) (defined in crypto::SslCtx)crypto::SslCtxstatic
GetRawSslCtx() const noexcept (defined in crypto::SslCtx)crypto::SslCtx
operator=(SslCtx &&) noexcept (defined in crypto::SslCtx)crypto::SslCtx
operator=(const SslCtx &)=delete (defined in crypto::SslCtx)crypto::SslCtx
SslCtx(SslCtx &&) noexcept (defined in crypto::SslCtx)crypto::SslCtx
SslCtx(const SslCtx &)=delete (defined in crypto::SslCtx)crypto::SslCtx
~SslCtx() (defined in crypto::SslCtx)crypto::SslCtx