Plugin.SecureStorage.Abstractions |
Name | Description |
---|---|
CrossSecureStorage | Cross platform SecureStorage implemenations |
SecureStorageImplementation | Secure storage implementation for iOS. It is primarily for storing secure strings such as generic password. |
SecureStorageImplementation.StringKeyEntry | Class for storing string as entry |
WinSecureStorageBase | Base class for handling in memory operation for windows platform The derived classes must take care of persisting the information |