1 write to DecryptorType
Microsoft.AspNetCore.DataProtection (1)
XmlEncryption\EncryptedXmlInfo.cs (1)
35
DecryptorType
= decryptorType;
1 reference to DecryptorType
Microsoft.AspNetCore.DataProtection (1)
XmlEncryption\XmlEncryptionExtensions.cs (1)
151
new XAttribute(XmlConstants.DecryptorTypeAttributeName, entry.Value.
DecryptorType
.AssemblyQualifiedName!),