refactor(DigitalData.Auth.Client): DigitalData.Core.Security wurde auf 1.1.0 aktualisiert.

This commit is contained in:
Developer 02
2025-03-17 10:02:52 +01:00
parent a77c70f655
commit 421f2657dd
8 changed files with 34 additions and 27 deletions

View File

@@ -1,5 +1,5 @@
using DigitalData.Core.Abstractions.Security;
using DigitalData.Core.Security.RSAKey;
using DigitalData.Core.Security.RSAKey.Base;
using Microsoft.IdentityModel.Tokens;
using System.Security.Cryptography;