1 implementation of Remove
System.Security.Cryptography (1)
System\Security\Cryptography\X509Certificates\StorePal.Windows.cs (1)
59
public 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);