2 references to GetCachedCrlPath
System.Security.Cryptography (2)
System\Security\Cryptography\X509Certificates\OpenSslCrlCache.cs (2)
77string crlFile = GetCachedCrlPath(crlFileName); 234string crlFile = GetCachedCrlPath(crlFileName, mkDir: true);