encyption wip
This commit is contained in:
@@ -1,11 +0,0 @@
|
||||
using Toolkit.Foundation;
|
||||
|
||||
namespace Bitvault
|
||||
{
|
||||
public interface IVaultFactory
|
||||
{
|
||||
IComponentHost? Create(string name,
|
||||
string password,
|
||||
VaultConfiguration configuration);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user