Revert "feat: CryptographerType-Enum hinzugefügt, um Schlüsseltypen darzustellen"
This reverts commit 3ffdd49a47.
This commit is contained in:
@@ -1,12 +0,0 @@
|
||||
namespace DigitalData.Core.Security
|
||||
{
|
||||
namespace DigitalData.Core.Security
|
||||
{
|
||||
public enum CryptographicKeyType
|
||||
{
|
||||
PrivateKey,
|
||||
EncryptedPrivateKey,
|
||||
PublicKey
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user