1 reference to CertCollectionLoader
System.Security.Cryptography (1)
System\Security\Cryptography\X509Certificates\StorePal.OpenSsl.cs (1)
183
private static CertCollectionLoader ListToLoaderPal(List<ICertificatePal> certPals) => new
CertCollectionLoader
(certPals);