TlsClientConnectionT.useSsl3

Set useSsl3 property.

More...
  1. bool useSsl3 [@property getter]
  2. bool useSsl3 [@property setter]
    template TlsClientConnectionT()
    @property
    void
    useSsl3
    (
    bool propval
    )

Parameters

propval bool

SSL 3.0 is no longer supported. See gio.tls_client_connection.TlsClientConnection.setUseSsl3 for details.

Detailed Description

Deprecated: SSL 3.0 is insecure.