Hoogle Search
Within LTS Haskell 24.25 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
gi-gio GI.Gio.Interfaces.TlsClientConnection Construct a GValueConstruct with valid value for the “validation-flags” property. This is rarely needed directly, but it is used by new.
-
gi-gio GI.Gio.Interfaces.TlsClientConnection Get the value of the “validation-flags” property. When overloading is enabled, this is equivalent to
get tlsClientConnection #validationFlags
-
gi-gio GI.Gio.Interfaces.TlsClientConnection Set the value of the “validation-flags” property. When overloading is enabled, this is equivalent to
set tlsClientConnection [ #validationFlags := value ]
-
gi-gio GI.Gio.Interfaces.TlsClientConnection Deprecated: (Since version 2.72)Do not attempt to ignore validation errors.
-
gi-gio GI.Gio.Interfaces.TlsClientConnection Deprecated: (Since version 2.72)Do not attempt to ignore validation errors.
-
gi-gio GI.Gio.Objects.SocketClient Construct a GValueConstruct with valid value for the “tls-validation-flags” property. This is rarely needed directly, but it is used by new.
getSocketClientTlsValidationFlags :: (MonadIO m, IsSocketClient o) => o -> m [TlsCertificateFlags]gi-gio GI.Gio.Objects.SocketClient Get the value of the “tls-validation-flags” property. When overloading is enabled, this is equivalent to
get socketClient #tlsValidationFlags
-
gi-gio GI.Gio.Objects.SocketClient Set the value of the “tls-validation-flags” property. When overloading is enabled, this is equivalent to
set socketClient [ #tlsValidationFlags := value ]
-
gi-gio GI.Gio.Objects.SocketClient Deprecated: (Since version 2.72)Do not attempt to ignore validation errors.
-
gi-gio GI.Gio.Objects.SocketClient Deprecated: (Since version 2.72)Do not attempt to ignore validation errors.