My Project 1.0
Open Source Encrypted Vault Storage
|
Classes | |
class | CryptoService |
interface | ICryptoService |
class | TokenManager |
Functions | |
record | EncryptionResult (byte[] EncryptedData, byte[] Iv) |
record ignivault.App.Services.EncryptionResult | ( | byte[] | EncryptedData, |
byte[] | Iv ) |