13 references to X509Chain
System (2)
net\System\Net\_SecureChannel.cs (2)
639
chain = new
X509Chain
();
1250
chain = new
X509Chain
();
System.Core (1)
System\Security\Cryptography\Xml\ManifestSignedXml.cs (1)
111
signatureChain = new
X509Chain
();
System.IdentityModel (2)
System\IdentityModel\Claims\X509CertificateClaimSet.cs (1)
103
X509Chain chain = new
X509Chain
();
System\IdentityModel\X509Util.cs (1)
135
X509Chain chain = new
X509Chain
();
System.Security (4)
system\security\cryptography\pkcs\pkcsutils.cs (1)
924
X509Chain chain = new
X509Chain
();
system\security\cryptography\xml\keyinfo.cs (2)
535
chain = new
X509Chain
();
553
chain = new
X509Chain
();
system\security\cryptography\xml\signedxml.cs (1)
334
X509Chain chain = new
X509Chain
();
System.ServiceModel (1)
System\ServiceModel\Description\ConfigLoader.cs (1)
122
X509Chain chain = new
X509Chain
();
System.Windows.Forms (2)
parent\parent\parent\public\Internal\NDP\Inc\mansign2.cs (2)
411
X509Chain chain = new
X509Chain
(); // use the current user profile
980
using (X509Chain chain = new
X509Chain
())
WindowsBase (1)
Base\System\IO\Packaging\PackageDigitalSignatureManager.cs (1)
843
X509Chain chain = new
X509Chain
();