Top | ![]() |
![]() |
![]() |
![]() |
void wocky_tls_connector_secure_async (WockyTLSConnector *self
,WockyXmppConnection *connection
,gboolean old_style_ssl
,const gchar *peername
,GStrv extra_identities
,GCancellable *cancellable
,GAsyncReadyCallback callback
,gpointer user_data
);
WockyXmppConnection * wocky_tls_connector_secure_finish (WockyTLSConnector *self
,GAsyncResult *res
,GError **error
);
“tls-handler”
property“tls-handler” WockyTLSHandler *
The WockyTLSHandler object used for the TLS handshake.
Flags: Read / Write / Construct Only