refactor(Kryptograph): Entfernte Verschlüsselungen.
This commit is contained in:
@@ -5,7 +5,5 @@
|
||||
IEnumerable<IAsymmetricDecryptor> Decryptors { get; }
|
||||
|
||||
IAsymmetricDecryptor VaultDecryptor { get; }
|
||||
|
||||
IEnumerable<IAsymmetricEncryptor> Encryptors { get; }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user