Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/qpid-proton
/ ssl
Method
ssl
cpp/src/transport.cpp:41–43 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
39
}
40
41
class ssl transport::ssl() const {
42
return pn_ssl(pn_object());
43
}
44
45
class sasl transport::sasl() const {
46
return pn_sasl(pn_object());
Callers
4
on_connection_open
Method · 0.45
on_connection_open
Method · 0.45
on_connection_open
Method · 0.45
on_connection_open
Method · 0.45
Calls
1
pn_ssl
Function · 0.50
Tested by
no test coverage detected