2 instantiations of ChainPal
System.Security.Cryptography (2)
System\Security\Cryptography\X509Certificates\ChainPal.Windows.BuildChain.cs (1)
75
return new
ChainPal
(chain);
System\Security\Cryptography\X509Certificates\ChainPal.Windows.cs (1)
33
var pal = new
ChainPal
(certChainHandle);
7 references to ChainPal
System.Security.Cryptography (7)
src\runtime\src\libraries\Common\src\Microsoft\Win32\SafeHandles\SafeX509ChainHandle.cs (1)
25
return
ChainPal
.ReleaseSafeX509ChainHandle(handle);
System\Security\Cryptography\X509Certificates\ChainPal.Windows.cs (1)
33
var
pal = new ChainPal(certChainHandle);
System\Security\Cryptography\X509Certificates\FindPal.Windows.cs (3)
440
ChainPal
? chainPal = (
ChainPal
?)
ChainPal
.BuildChain(
System\Security\Cryptography\X509Certificates\X509Chain.cs (2)
30
_pal =
ChainPal
.FromHandle(chainContext);
126
_pal =
ChainPal
.BuildChain(