Deletes a key from secure storage.
Future<void> deleteKey(String alias) { throw UnimplementedError('deleteKey() not implemented'); }