in app/src/main/java/com/epam/securestorage/SecureStorage.java [102:104]
public void remove(@NonNull String key) { securityProvider.remove(key); }