![]() |
RMVL
2.5.0-dev
Robotic Manipulation and Vision Library
|
成员的完整列表,这些成员属于 rm::SSLContext,包括所有继承而来的类成员
| available() noexcept | rm::SSLContext | static |
| client() | rm::SSLContext | inlinestatic |
| lasterr() const | rm::SSLContext | inline |
| load_ca(std::string_view ca_file, std::string_view ca_path={}) | rm::SSLContext | |
| load_cert(std::string_view cert_file, std::string_view key_file) | rm::SSLContext | |
| mode() const noexcept | rm::SSLContext | inline |
| operator=(const SSLContext &)=delete | rm::SSLContext | |
| operator=(SSLContext &&) noexcept=default | rm::SSLContext | |
| server() | rm::SSLContext | inlinestatic |
| set_verify_mode(SSLVerifyMode mode) | rm::SSLContext | |
| SSLContext(SSLMode mode=SSLMode::Client) | rm::SSLContext | explicit |
| SSLContext(const SSLContext &)=delete | rm::SSLContext | |
| SSLContext(SSLContext &&) noexcept=default | rm::SSLContext | |
| valid() const noexcept | rm::SSLContext | inline |
| ~SSLContext()=default | rm::SSLContext |