TlsPassword
Object Hierarchy:
Description:
[ CCode ( type_id = "g_tls_password_get_type ()" ) ]
[ Version ( since = "2.30" ) ]
public class TlsPassword : Object
Holds a password used in TLS.
Content:
Properties:
Creation methods:
Methods:
- public virtual unowned string get_default_warning ()
- public unowned string get_description ()
Get a description string about what the password will be used for.
- public TlsPasswordFlags get_flags ()
Get flags about the password.
- public virtual unowned uint8[] get_value ()
Get the password value.
- public unowned string get_warning ()
Get a user readable translated warning.
- public void set_description (string description)
Set a description string about what the password will be used for.
- public void set_flags (TlsPasswordFlags flags)
Set flags about the password.
- public void set_value (uint8[] value)
Set the value for this password.
- public virtual void set_value_full (owned uint8[] value, DestroyNotify? destroy = free)
Provide the value for this password.
- public void set_warning (string warning)
Set a user readable translated warning.
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