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