1 override of AddCertsFromStoreForDecryption
System.Security.Cryptography.Pkcs (1)
Internal\Cryptography\Pal\AnyOS\ManagedPal.cs (1)
18public override void AddCertsFromStoreForDecryption(X509Certificate2Collection certs)
1 reference to AddCertsFromStoreForDecryption
System.Security.Cryptography.Pkcs (1)
System\Security\Cryptography\Pkcs\EnvelopedCms.cs (1)
252PkcsPal.Instance.AddCertsFromStoreForDecryption(certs);