Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/qpid-proton
/ ssl_server_options
Method
ssl_server_options
cpp/src/ssl_options.cpp:76–78 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
74
}
75
76
ssl_server_options::ssl_server_options(const ssl_server_options& x): impl_(x.impl_) {
77
if (impl_) impl_->incref();
78
}
79
80
ssl_server_options::~ssl_server_options() {
81
if (impl_) impl_->decref();
Callers
7
make_opts
Method · 0.80
make_opts
Method · 0.80
make_opts
Method · 0.80
make_opts
Method · 0.80
make_opts
Method · 0.80
on_container_start
Method · 0.80
on_container_start
Method · 0.80
Calls
8
set_cred
Function · 0.85
set_trusted_ca_db
Function · 0.85
error
Class · 0.85
pn_domain
Method · 0.80
c_str
Method · 0.80
pn_ssl_domain_set_peer_authentication
Function · 0.50
incref
Method · 0.45
empty
Method · 0.45
Tested by
5
make_opts
Method · 0.64
make_opts
Method · 0.64
make_opts
Method · 0.64
make_opts
Method · 0.64
make_opts
Method · 0.64