CertDB
Object Hierarchy:
Description:
[ CCode ( lower_case_csuffix = "certdb" , type_id = "camel_certdb_get_type ()" ) ]
public class CertDB : Object
Content:
Static methods:
Creation methods:
Methods:
- public virtual Cert cert_load (FileStream istream)
- public virtual int cert_save (Cert cert, FileStream ostream)
- public void clear ()
- public Cert? get_host (string hostname, string fingerprint)
- public virtual int header_load (FileStream istream)
- public virtual int header_save (FileStream ostream)
- public SList<Cert> list_certs ()
Gathers a list of known certificates.
- public int load ()
- public void put (Cert cert)
Puts a certificate to the database.
- public void remove_host (string hostname, string fingerprint)
Removes a certificate identified by the hostname
and
fingerprint
.
- public int save ()
- public void set_default ()
- public void set_filename (string filename)
- public void touch ()
Inherited Members:
All known members inherited from class GLib.Object
- @get
- @new
- @ref
- @set
- add_toggle_ref
- add_weak_pointer
- bind_property
- connect
- constructed
- disconnect
- dispose
- dup_data
- dup_qdata
- force_floating
- freeze_notify
- get_class
- get_data
- get_property
- get_qdata
- get_type
- getv
- interface_find_property
- interface_install_property
- interface_list_properties
- is_floating
- new_valist
- new_with_properties
- newv
- notify
- notify_property
- ref_count
- ref_sink
- remove_toggle_ref
- remove_weak_pointer
- replace_data
- replace_qdata
- set_data
- set_data_full
- set_property
- set_qdata
- set_qdata_full
- set_valist
- setv
- steal_data
- steal_qdata
- thaw_notify
- unref
- watch_closure
- weak_ref
- weak_unref