3 instantiations of RSAKeyValue
Microsoft.Build.Tasks.Core (2)
ManifestUtil\mansign2.cs (2)
750
signedXml.KeyInfo.AddClause(new
RSAKeyValue
(rsaCsp));
1006
signedXml.KeyInfo.AddClause(new
RSAKeyValue
(snKey));
System.Security.Cryptography.Xml (1)
System\Security\Cryptography\Xml\CryptoHelpers.cs (1)
37
"http://www.w3.org/2000/09/xmldsig# KeyValue/RSAKeyValue" => new
RSAKeyValue
(),
2 references to RSAKeyValue
System.Security (1)
System.Security.cs (1)
63
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Security.Cryptography.Xml.
RSAKeyValue
))]
System.Security.Cryptography.Xml (1)
System\Security\Cryptography\Xml\SignedXml.cs (1)
501
case
RSAKeyValue
rsaKeyValue: