mirror of
https://github.com/wismna/ModernKeePass.git
synced 2025-12-06 00:02:43 -05:00
Added a cryptography service to encrypt protected information (unused atm)
Corrected a bug when deleting recycle bin
This commit is contained in:
@@ -9,7 +9,7 @@ using ModernKeePassLib.Cryptography.KeyDerivation;
|
||||
|
||||
namespace ModernKeePass.Infrastructure.KeePass
|
||||
{
|
||||
public class KeePassCryptographyClient: ICryptographyClient
|
||||
public class KeePassDatabaseSettingsProxy: IDatabaseSettingsProxy
|
||||
{
|
||||
public IEnumerable<BaseEntity> Ciphers
|
||||
{
|
||||
Reference in New Issue
Block a user