1 reference to TryGetKeyDecryptionCertificates
Microsoft.AspNetCore.DataProtection (1)
XmlEncryption\EncryptedXmlDecryptor.cs (1)
144
if (_options == null || !_options.
TryGetKeyDecryptionCertificates
(certInfo, out var keyDecryptionCerts))