Socket.startProxySsl

Starts using SSL on @socket, expecting to find a host named @ssl_host.

class Socket
bool
startProxySsl
(
string sslHost
,
Cancellable cancellable
)

Parameters

sslHost string

hostname of the SSL server

cancellable Cancellable

a #GCancellable

Return Value

Type: bool

success or failure

Meta