SecretNET.Common.Storage Namespace
Classes
Class | Description | |
---|---|---|
![]() |
AesEncryptedFileStorage |
AesEncryptedFileStorage encryptes data to the local file system.
Implements the HotPrivateKeyStorageBase
|
![]() |
HotPrivateKeyStorageBase |
Base class for hot private key storages like SecureStore or file encrypted stores.
Implements the IPrivateKeyStorage
|
![]() |
InMemoryOnlyStorage |
InMemoryOnlyStorage stores the data ONLY (unencrypted!) in memory.
Implements the HotPrivateKeyStorageBase
|
![]() |
MauiSecureStorage |
MauiSecureStorage utilized the Microsoft.Maui.Storage.SecureStorage to securely save data (can only be used in MAUI apps).
Implements the HotPrivateKeyStorageBase
|
Enumerations
Enumeration | Description | |
---|---|---|
![]() |
PrivateKeyStorageEncryptionEnum |
Enum PrivateKeyStorageEncryptionEnum
|