Interface

Gio-2.0GioTlsClientConnectionConstructorProps

Hierarchy (View Summary)

Index

Properties

accepted_cas: any[]
acceptedCas: any[]
server_identity: Gio.SocketConnectable
serverIdentity: Gio.SocketConnectable
use_ssl3: boolean
useSsl3: boolean
validation_flags: Gio.TlsCertificateFlags
validationFlags: Gio.TlsCertificateFlags

Properties - Inherited from Gio.TlsConnection.ConstructorProps

advertised_protocols: string[]
advertisedProtocols: string[]
base_io_stream: Gio.IOStream
baseIoStream: Gio.IOStream
certificate: Gio.TlsCertificate
ciphersuite_name: string
ciphersuiteName: string
closed: boolean
database: Gio.TlsDatabase
input_stream: Gio.InputStream
inputStream: Gio.InputStream
interaction: Gio.TlsInteraction
negotiated_protocol: string
negotiatedProtocol: string
output_stream: Gio.OutputStream
outputStream: Gio.OutputStream
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