1 write to EncryptedElement
Microsoft.AspNetCore.DataProtection (1)
XmlEncryption\EncryptedXmlInfo.cs (1)
34
EncryptedElement
= encryptedElement;
2 references to EncryptedElement
Microsoft.AspNetCore.DataProtection (2)
XmlEncryption\EncryptedXmlInfo.cs (1)
40
/// decrypt the value stored in <see cref="
EncryptedElement
"/>.
XmlEncryption\XmlEncryptionExtensions.cs (1)
152
entry.Value.
EncryptedElement
));