Ejemplo n.º 1
0
 protected override string EncryptPassword(string decrypted) => SettingsUtil.EncryptPassword(decrypted, _key);