1 implementation of PerformPreDecryptionSetup
Microsoft.AspNetCore.DataProtection (1)
XmlEncryption\EncryptedXmlDecryptor.cs (1)
81void IInternalEncryptedXmlDecryptor.PerformPreDecryptionSetup(EncryptedXml encryptedXml)
1 reference to PerformPreDecryptionSetup
Microsoft.AspNetCore.DataProtection (1)
XmlEncryption\EncryptedXmlDecryptor.cs (1)
73_decryptor.PerformPreDecryptionSetup(encryptedXml);