3 references to KnownAlgorithmTypes
Microsoft.AspNetCore.DataProtection (3)
AuthenticatedEncryption\ConfigurationModel\ManagedAlgorithmHelpers.cs (3)
26if (KnownAlgorithmTypes.Contains(type)) 42foreach (var knownType in KnownAlgorithmTypes) 53if (KnownAlgorithmTypes.Contains(type))