Back to Seed Clases

Soup


Classes

Interfaces

Structs

Unions

Enums

Enum Soup.SSLType

Import line: Soup = imports.gi.Soup;
GIR File: Soup-2.4.gir
C documentation: SoupSSLType
Enum : SSLType
  Show / Hide Inherited methods, properties and signals
Values
Properties
Properties
None
Public Methods
None
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Soup
Method
Soup.ssl_wrap_iochannel (IOChannel sock, Boolean non_blocking, SSLType type, String remote_host, SSLCredentials creds) : GLib.IOChannel
This attempts to wrap a new GIOChannel around sock that will SSL-encrypt/decrypt all traffic through it.
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Tue Jun 22 2010 16:35:01 GMT+0800 (HKT)