gi-gio-2.0.12: Gio bindings

CopyrightWill Thompson, Iñaki García Etxebarria and Jonas Platte
LicenseLGPL-2.1
MaintainerIñaki García Etxebarria (garetxe@gmail.com)
Safe HaskellNone
LanguageHaskell2010

GI.Gio.Interfaces.DtlsServerConnection

Contents

Description

DtlsServerConnection is the server-side subclass of DtlsConnection, representing a server-side DTLS connection.

Synopsis

Exported types

Methods

new

dtlsServerConnectionNew Source #

Arguments

:: (HasCallStack, MonadIO m, IsDatagramBased a, IsTlsCertificate b) 
=> a

baseSocket: the DatagramBased to wrap

-> Maybe b

certificate: the default server certificate, or Nothing

-> m DtlsServerConnection

Returns: the new DtlsServerConnection, or Nothing on error (Can throw GError)

Creates a new DtlsServerConnection wrapping baseSocket.

Since: 2.48

Properties

authenticationMode

data DtlsServerConnectionAuthenticationModePropertyInfo Source #

Instances

AttrInfo DtlsServerConnectionAuthenticationModePropertyInfo Source # 
type AttrOrigin DtlsServerConnectionAuthenticationModePropertyInfo Source # 
type AttrLabel DtlsServerConnectionAuthenticationModePropertyInfo Source # 
type AttrGetType DtlsServerConnectionAuthenticationModePropertyInfo Source # 
type AttrBaseTypeConstraint DtlsServerConnectionAuthenticationModePropertyInfo Source # 
type AttrSetTypeConstraint DtlsServerConnectionAuthenticationModePropertyInfo Source # 
type AttrAllowedOps DtlsServerConnectionAuthenticationModePropertyInfo Source #