SocketClient.getTlsValidationFlags

Gets the TLS validation flags used creating TLS connections via client.

This function does not work as originally designed and is impossible to use correctly. See #GSocketClient:tls-validation-flags for more information.

More...
class SocketClient
getTlsValidationFlags
()

Return Value

Type: gio.types.TlsCertificateFlags

the TLS validation flags

Detailed Description

Deprecated: Do not attempt to ignore validation errors.