TlsConnection


Object Hierarchy:

Object hierarchy for TlsConnection

Description:

public abstract class TlsConnection : IOStream

TlsConnection is the base TLS connection class type, which wraps a IOStream and provides TLS encryption on top of it.

Its subclasses, TlsClientConnection and TlsServerConnection, implement client-side and server-side TLS, respectively.


Namespace: GLib
Package: gio-2.0

Content:

Properties:

Creation methods:

Methods:

Signals:

Inherited Members: