c
Back to Seed Clases

Gio


Classes

Interfaces

Structs

Unions

Enums

GObject.Object
parent-child marker Gio.TlsCertificate

Class Gio.TlsCertificate

Import line: Gio = imports.gi.Gio;
GIR File: Gio-2.0.gir
C documentation: GTlsCertificate
Class : TlsCertificate
Extends: GObject.Object
Properties
Properties Defined By
Methods / Constructors
Method / Constructor Defined By
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Gio.TlsCertificate
Property
Gio.TlsConnection
Property
certificate : Gio.TlsCertificate
Gio.TlsConnection
Property
peer_certificate : Gio.TlsCertificate read only
Gio.TlsConnection
Signal
accept_certificate (TlsConnection self, TlsCertificate peer_cert, TlsCertificateFlags errors) : gboolean
Gio.TlsConnection
Method
emit_accept_certificate (TlsCertificate peer_cert, TlsCertificateFlags errors) : gboolean
Gio.TlsConnection
Method
get_certificate () : Gio.TlsCertificate
Gio.TlsConnection
Method
get_peer_certificate () : Gio.TlsCertificate
Gio.TlsConnection
Method
set_certificate (TlsCertificate certificate) : none
Soup.Message
Property
tls_certificate : Gio.TlsCertificate
Soup.Socket
Property
tls_certificate : Gio.TlsCertificate read only
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Thu Mar 31 2011 03:02:56 GMT+0800 (HKT)