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