c
Back to Seed Clases

Gio


Classes

Interfaces

Structs

Unions

Enums

GObject.Object
parent-child marker Gio.TlsInteraction

Class Gio.TlsInteraction

Import line: Gio = imports.gi.Gio;
GIR File: Gio-2.0.gir
C documentation: GTlsInteraction
Class : TlsInteraction
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
Gck.Enumerator
Property
interaction : Gio.TlsInteraction
Gck.Enumerator
Method
get_interaction () : Gio.TlsInteraction
Gck.Enumerator
Method
set_interaction (TlsInteraction interaction) : none
Gck.Session
Property
interaction : Gio.TlsInteraction
Gck.Session
Method
Gck.Session.open (Slot slot, SessionOptions options, TlsInteraction interaction, Cancellable cancellable) : Gck.Session
Gck.Session
Method
Gck.Session.open_async (Slot slot, SessionOptions options, TlsInteraction interaction, Cancellable cancellable, Function callback, void* user_data) : none
Gck.Session
Method
get_interaction () : Gio.TlsInteraction
Gck.Session
Method
login_interactive (guint64 user_type, TlsInteraction interaction, Cancellable cancellable) : gboolean
Gck.Session
Method
login_interactive_async (guint64 user_type, TlsInteraction interaction, Cancellable cancellable, Function callback, void* user_data) : none
Gck.Session
Method
set_interaction (TlsInteraction interaction) : none
Gcr.Importer
Property
interaction : Gio.TlsInteraction
Gcr.Importer
Method
get_interaction () : Gio.TlsInteraction
Gcr.Importer
Method
set_interaction (TlsInteraction interaction) : none
Gio.TlsConnection
Property
interaction : Gio.TlsInteraction
Gio.TlsConnection
Method
get_interaction () : Gio.TlsInteraction
Gio.TlsConnection
Method
set_interaction (TlsInteraction interaction) : none
Gio.TlsDatabase
Method
lookup_certificate_for_handle (String handle, TlsInteraction interaction, TlsDatabaseLookupFlags flags, Cancellable cancellable) : Gio.TlsCertificate
Gio.TlsDatabase
Method
lookup_certificate_for_handle_async (String handle, TlsInteraction interaction, TlsDatabaseLookupFlags flags, Cancellable cancellable, Function callback, void* user_data) : none
Gio.TlsDatabase
Method
lookup_certificate_issuer (TlsCertificate certificate, TlsInteraction interaction, TlsDatabaseLookupFlags flags, Cancellable cancellable) : Gio.TlsCertificate
Gio.TlsDatabase
Method
lookup_certificate_issuer_async (TlsCertificate certificate, TlsInteraction interaction, TlsDatabaseLookupFlags flags, Cancellable cancellable, Function callback, void* user_data) : none
Gio.TlsDatabase
Method
lookup_certificates_issued_by (Array issuer_raw_dn, TlsInteraction interaction, TlsDatabaseLookupFlags flags, Cancellable cancellable) : Array
Gio.TlsDatabase
Method
lookup_certificates_issued_by_async (Array issuer_raw_dn, TlsInteraction interaction, TlsDatabaseLookupFlags flags, Cancellable cancellable, Function callback, void* user_data) : none
Gio.TlsDatabase
Method
verify_chain (TlsCertificate chain, String purpose, SocketConnectable identity, TlsInteraction interaction, TlsDatabaseVerifyFlags flags, Cancellable cancellable) : Gio.TlsCertificateFlags
Gio.TlsDatabase
Method
verify_chain_async (TlsCertificate chain, String purpose, SocketConnectable identity, TlsInteraction interaction, TlsDatabaseVerifyFlags flags, Cancellable cancellable, Function callback, void* user_data) : none
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sun Oct 07 2012 17:20:09 GMT+0800 (HKT)