[ Version ( since = "1.8.0" ) ]
public void setup_key_password_storage (SettingSecretFlags initial_flags, Setting setting, string password_flags_name, bool with_not_required, bool ask_mode)
This method basically calls utils_setup_password_storage on the key password entry, in case one is present.
| this |
certificate chooser button instance |
| initial_flags |
initial secret flags to setup password menu from |
| setting |
Setting containing the password, or NULL |
| password_flags_name |
name of the secret flags (like psk-flags), or NULL |
| with_not_required |
whether to include "Not required" menu item |
| ask_mode |
true if the entry is shown in ASK mode |