Mono Class Library: System.Security.Cryptography.RSA Overview | Members

System.Security.Cryptography.RSA.FromXmlString Method

Import the RSA key from the specified XML string. [Edit]

public override void FromXmlString (string xmlString)

Parameters

xmlString
An string containing a RSA key in XML. [Edit]

Remarks

The schema definition for RSA keys is detailled in section 4.4.2.2 of the "XML-Signature Syntax and Processing" available at http://www.w3.org/TR/xmldsig-core/ [Edit]

Requirements

Namespace: System.Security.Cryptography
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0