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