3#ifndef ICE_SSL_CONNECTION_INFO_F_H
4#define ICE_SSL_CONNECTION_INFO_F_H
12#if defined(ICE_DOXYGEN)
18#elif defined(ICE_USE_SCHANNEL)
24#elif defined(ICE_USE_SECURE_TRANSPORT)
Provides access to the connection details of an SSL connection.
Provides access to the connection details of an SSL connection.
Provides access to the connection details of an SSL connection.
... ConnectionInfo
An alias for the platform-specific implementation of the SSL ConnectionInfo.
std::shared_ptr< ConnectionInfo > ConnectionInfoPtr
A shared pointer to a ConnectionInfo.
Secure connections with SSL/TLS.