MCPcopy 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
41class ssl transport::ssl() const {
42 return pn_ssl(pn_object());
43}
44
45class sasl transport::sasl() const {
46 return pn_sasl(pn_object());

Callers 4

on_connection_openMethod · 0.45
on_connection_openMethod · 0.45
on_connection_openMethod · 0.45
on_connection_openMethod · 0.45

Calls 1

pn_sslFunction · 0.50

Tested by

no test coverage detected