System.Security.Cryptography.AsymmetricAlgorithm.FromXmlString Method

When overridden in a derived class, reconstructs an System.Security.Cryptography.AsymmetricAlgorithm object from an XML string.

Syntax

public abstract void FromXmlString (string xmlString)

Parameters

xmlString
The XML string to use to reconstruct the System.Security.Cryptography.AsymmetricAlgorithm object.

Remarks

Documentation for this section has not yet been entered.

Requirements

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