|
Nets v3.0.0
Secure multi-platform networking library
|
This is the complete list of members for SslContext, including all inherited members.
| destroy() noexcept | SslContextView | inline |
| getInstance() const noexcept | SslContextView | inline |
| instance (defined in SslContextView) | SslContextView | protected |
| operator bool() const noexcept | SslContextView | inlineexplicit |
| operator=(SslContext &)=delete (defined in SslContext) | SslContext | |
| operator=(SslContext &&r) noexcept (defined in SslContext) | SslContext | inline |
| SslContext(const SslContext &)=delete (defined in SslContext) | SslContext | |
| SslContext(SslContext &&r) noexcept (defined in SslContext) | SslContext | inline |
| SslContext() noexcept | SslContext | inline |
| SslContext(const char *certificateFilePath, const char *certificatesDirectory=nullptr) | SslContext | inline |
| SslContext(const char *certificateFilePath, const char *privateKeyFilePath, bool certificateChain=false) | SslContext | inline |
| SslContextView(SslContext_T *instance) noexcept | SslContextView | inline |
| ~SslContext() | SslContext | inline |