2 references to MySymmetricAlgorithm
Microsoft.AspNetCore.DataProtection.Tests (2)
AuthenticatedEncryption\ConfigurationModel\ManagedAuthenticatedEncryptorDescriptorTests.cs (2)
18
EncryptionAlgorithmType = typeof(
MySymmetricAlgorithm
),
30
<encryption algorithm='{typeof(
MySymmetricAlgorithm
).AssemblyQualifiedName}' keyLength='2048' />