Ice 3.8
C++ API Reference
Loading...
Searching...
No Matches

◆ secure()

virtual bool Ice::EndpointInfo::secure ( ) const
nodiscardvirtualnoexcept

Returns true if this endpoint's transport uses SSL, false otherwise.

Returns
true for SSL and SSL-based transports, false otherwise.

Reimplemented in Ice::IAPEndpointInfo, Ice::TCPEndpointInfo, and IceBT::EndpointInfo.