Decrypts this entry using the given password.
@override void decrypt(String password) { // Secret entries are stored as-is, not encrypted by keystore }