Gio.TlsPasswordFlags
Various flags for the password.
Since 2.30
- TlsPasswordFlags.NONE
No flags
- TlsPasswordFlags.RETRY
The password was wrong, and the user should retry.
- TlsPasswordFlags.MANY_TRIES
Hint to the user that the password has been wrong many times, and the user may not have many chances left.
- TlsPasswordFlags.FINAL_TRY
Hint to the user that this is the last try to get this password right.