TlsServerConnectionIfaceProxy

Proxy object for gio.tls_server_connection.TlsServerConnection interface when a GObject has no applicable D binding

class TlsServerConnectionIfaceProxy : IfaceProxy , TlsServerConnection {}

Mixed In Members

From mixin TlsServerConnectionT!()

authenticationMode
gio.types.TlsAuthenticationMode authenticationMode [@property getter]

Get authenticationMode property.

authenticationMode
gio.types.TlsAuthenticationMode authenticationMode [@property setter]

Set authenticationMode property.

Inherited Members

From TlsServerConnection

getGType
GType getGType()
authenticationMode
gio.types.TlsAuthenticationMode authenticationMode [@property getter]

Get authenticationMode property.

authenticationMode
gio.types.TlsAuthenticationMode authenticationMode [@property setter]

Set authenticationMode property.

new_
gio.tls_server_connection.TlsServerConnection new_(gio.iostream.IOStream baseIoStream, gio.tls_certificate.TlsCertificate certificate)

Creates a new #GTlsServerConnection wrapping base_io_stream (which must have pollable input and output streams).