Back to Seed Clases

Soup


Classes

Interfaces

Structs

Unions

Enums

Enum Soup.AuthDigestAlgorithm

Import line: Soup = imports.gi.Soup;
GIR File: Soup-2.4.gir
C documentation: SoupAuthDigestAlgorithm
Enum : AuthDigestAlgorithm
  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.AuthDigest
Method
Soup.AuthDigest.parse_algorithm (String algorithm) : Soup.AuthDigestAlgorithm
Soup.AuthDigest
Method
Soup.AuthDigest.get_algorithm (AuthDigestAlgorithm algorithm) : String
Soup.AuthDigest
Method
Soup.AuthDigest.compute_hex_a1 (String hex_urp, AuthDigestAlgorithm algorithm, String nonce, String cnonce, Number hex_a1) : none
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Tue Jun 22 2010 16:35:00 GMT+0800 (HKT)