Interface

Gio-2.0GioTlsConnectionConstructorProps

Hierarchy (View Summary)

Index

Properties

advertised_protocols: string[]
advertisedProtocols: string[]
base_io_stream: Gio.IOStream
baseIoStream: Gio.IOStream
certificate: Gio.TlsCertificate
ciphersuite_name: string
ciphersuiteName: string
database: Gio.TlsDatabase
interaction: Gio.TlsInteraction
negotiated_protocol: string
negotiatedProtocol: string
peer_certificate: Gio.TlsCertificate
peer_certificate_errors: Gio.TlsCertificateFlags
peerCertificate: Gio.TlsCertificate
peerCertificateErrors: Gio.TlsCertificateFlags
protocol_version: Gio.TlsProtocolVersion
protocolVersion: Gio.TlsProtocolVersion
rehandshake_mode: Gio.TlsRehandshakeMode
rehandshakeMode: Gio.TlsRehandshakeMode
require_close_notify: boolean
requireCloseNotify: boolean
use_system_certdb: boolean
useSystemCertdb: boolean

Properties - Inherited from Gio.IOStream.ConstructorProps

closed: boolean
input_stream: Gio.InputStream
inputStream: Gio.InputStream
output_stream: Gio.OutputStream
outputStream: Gio.OutputStream