set_secret
Description:
Sets the secret (password) for the identity, and whether the signon daemon should remember it.
Parameters:
| this |
the IdentityInfo. |
| secret |
the secret. |
| store_secret |
whether signond should store the secret in its DB. |