1 implementation of IFindPal
System.Security.Cryptography (1)
System\Security\Cryptography\X509Certificates\ManagedCertificateFinder.cs (1)
13
internal abstract class ManagedCertificateFinder :
IFindPal
4 references to IFindPal
System.Security.Cryptography (4)
System\Security\Cryptography\X509Certificates\FindPal.cs (3)
36
private static partial
IFindPal
OpenPal(
49
using (
IFindPal
findPal = OpenPal(coll, results, validOnly))
172
private static string ConfirmedOidValue(
IFindPal
findPal, object findValue, OidGroup oidGroup)
System\Security\Cryptography\X509Certificates\FindPal.OpenSsl.cs (1)
13
private static partial
IFindPal
OpenPal(