[ Version ( since = "1.8.0" ) ]
public void update_key_password_storage (SettingSecretFlags secret_flags, Setting setting, string password_flags_name)
This method basically calls utils_update_password_storage on the key password entry, in case one is present.
| this |
certificate chooser button instance |
| secret_flags |
secret flags to set |
| setting |
Setting containing the password, or NULL |
| password_flags_name |
name of the secret flags (like psk-flags), or NULL |