1 write to EncryptedElement
Microsoft.AspNetCore.DataProtection (1)
XmlEncryption\EncryptedXmlInfo.cs (1)
34EncryptedElement = 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)
152entry.Value.EncryptedElement));