System.Security.Cryptography.Xml.RSAKeyValue
Represents the <RSAKeyValue> element of an XML signature.
Gets or sets the instance of RSA that holds the public key.
public RSAKeyValue()
Initializes a new instance of the RSAKeyValue class with a new randomly generated RSA public key.
Initializes a new instance of the RSAKeyValue class with the specified RSA public key.