using System.Security.Cryptography; using Microsoft.AspNetCore.Cryptography.KeyDerivation; namespace DbServices; public class Security { }