gi-gio-2.0.6: 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.DtlsClientConnection

Contents

Description

 

Synopsis

Exported types

Methods

dtlsClientConnectionGetAcceptedCas

dtlsClientConnectionGetServerIdentity

dtlsClientConnectionGetValidationFlags

dtlsClientConnectionNew

dtlsClientConnectionSetServerIdentity

dtlsClientConnectionSetValidationFlags

Properties

AcceptedCas

data DtlsClientConnectionAcceptedCasPropertyInfo Source #

Instances

AttrInfo DtlsClientConnectionAcceptedCasPropertyInfo Source # 
type AttrSetTypeConstraint DtlsClientConnectionAcceptedCasPropertyInfo Source # 
type AttrSetTypeConstraint DtlsClientConnectionAcceptedCasPropertyInfo = * ~ ()
type AttrLabel DtlsClientConnectionAcceptedCasPropertyInfo Source # 
type AttrLabel DtlsClientConnectionAcceptedCasPropertyInfo = "accepted-cas"
type AttrGetType DtlsClientConnectionAcceptedCasPropertyInfo Source # 
type AttrBaseTypeConstraint DtlsClientConnectionAcceptedCasPropertyInfo Source # 
type AttrAllowedOps DtlsClientConnectionAcceptedCasPropertyInfo Source # 
type AttrAllowedOps DtlsClientConnectionAcceptedCasPropertyInfo = (:) AttrOpTag AttrGet ([] AttrOpTag)

dtlsClientConnectionAcceptedCas :: AttrLabelProxy "acceptedCas" Source #

ServerIdentity

data DtlsClientConnectionServerIdentityPropertyInfo Source #

Instances

AttrInfo DtlsClientConnectionServerIdentityPropertyInfo Source # 
type AttrSetTypeConstraint DtlsClientConnectionServerIdentityPropertyInfo Source # 
type AttrLabel DtlsClientConnectionServerIdentityPropertyInfo Source # 
type AttrLabel DtlsClientConnectionServerIdentityPropertyInfo = "server-identity"
type AttrGetType DtlsClientConnectionServerIdentityPropertyInfo Source # 
type AttrBaseTypeConstraint DtlsClientConnectionServerIdentityPropertyInfo Source # 
type AttrAllowedOps DtlsClientConnectionServerIdentityPropertyInfo Source # 
type AttrAllowedOps DtlsClientConnectionServerIdentityPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag)))

dtlsClientConnectionServerIdentity :: AttrLabelProxy "serverIdentity" Source #

ValidationFlags

data DtlsClientConnectionValidationFlagsPropertyInfo Source #

Instances

AttrInfo DtlsClientConnectionValidationFlagsPropertyInfo Source # 
type AttrSetTypeConstraint DtlsClientConnectionValidationFlagsPropertyInfo Source # 
type AttrLabel DtlsClientConnectionValidationFlagsPropertyInfo Source # 
type AttrLabel DtlsClientConnectionValidationFlagsPropertyInfo = "validation-flags"
type AttrGetType DtlsClientConnectionValidationFlagsPropertyInfo Source # 
type AttrBaseTypeConstraint DtlsClientConnectionValidationFlagsPropertyInfo Source # 
type AttrAllowedOps DtlsClientConnectionValidationFlagsPropertyInfo Source # 
type AttrAllowedOps DtlsClientConnectionValidationFlagsPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag)))

dtlsClientConnectionValidationFlags :: AttrLabelProxy "validationFlags" Source #