2 references to MyKeyedHashAlgorithm
Microsoft.AspNetCore.DataProtection.Tests (2)
AuthenticatedEncryption\ConfigurationModel\ManagedAuthenticatedEncryptorDescriptorTests.cs (2)
20
ValidationAlgorithmType = typeof(
MyKeyedHashAlgorithm
)
31
<validation algorithm='{typeof(
MyKeyedHashAlgorithm
).AssemblyQualifiedName}' />