My Project 1.0
Open Source Encrypted Vault Storage
Loading...
Searching...
No Matches
ignivault.App.Services Namespace Reference

Classes

class  CryptoService
interface  ICryptoService
class  TokenManager

Functions

record EncryptionResult (byte[] EncryptedData, byte[] Iv)

Function Documentation

◆ EncryptionResult()

record ignivault.App.Services.EncryptionResult ( byte[] EncryptedData,
byte[] Iv )