5 references to RSAKeyValue
System.Windows.Forms (4)
parent\parent\parent\public\Internal\NDP\Inc\mansign.cs (2)
979
signedXml.KeyInfo.AddClause(new
RSAKeyValue
(rsaPublicKey));
1082
signedXml.KeyInfo.AddClause(new
RSAKeyValue
(snKey));
parent\parent\parent\public\Internal\NDP\Inc\mansign2.cs (2)
1720
signedXml.KeyInfo.AddClause(new
RSAKeyValue
(rsaPrivateKey));
1932
signedXml.KeyInfo.AddClause(new
RSAKeyValue
(snKey));
WindowsBase (1)
Base\MS\Internal\IO\Packaging\XmlDigitalSignatureProcessor.cs (1)
1157
keyInfo.AddClause(new
RSAKeyValue
((RSA)key)); // RSA key parameters