TlsPassword
An abstract interface representing a password used in TLS. Often used in user interaction such as unlocking a key storage token.
Skipped during bindings generation
parameter
length
: length: Out parameter is not supportedparameter
value
: Array parameter of type guint8 is not supportedparameter
value
: Array parameter of type guint8 is not supported
Since
2.30
Constructors
Properties
Functions
Get a description string about what the password will be used for.
Get flags about the password.
Get a user readable translated warning. Usually this warning is a representation of the password flags returned from g_tls_password_get_flags().
Set a description string about what the password will be used for.
Set flags about the password.
Set a user readable translated warning. Usually this warning is a representation of the password flags returned from g_tls_password_get_flags().