1 implementation of Remove
System.Security.Cryptography (1)
System\Security\Cryptography\X509Certificates\StorePal.Windows.cs (1)
59public unsafe void Remove(ICertificatePal certificate)
1 reference to Remove
System.Security.Cryptography (1)
System\Security\Cryptography\X509Certificates\X509Store.cs (1)
174_storePal.Remove(certificate.Pal);