refactor(Core.Security): Entfernt die Erweiterungsmethoden im aktuellen Projekt.
- Projekt Security.Extensions hinzugefügt.
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
namespace DigitalData.Core.Security
|
||||
using DigitalData.Core.Security.Extensions;
|
||||
|
||||
namespace DigitalData.Core.Security
|
||||
{
|
||||
public class RSADecryptor : RSACryptographer
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user