RSACryptoServiceProvider: FromXmlString

FromXmlString

Imports RSA parameters from an XML string.



 Public Sub FromXmlString(
	  ByVal XmlString As String )

Parameters

XmlString
[ByVal] String. The string containing the XML formatted parameters.

Remarks

See Also

Project VBCorLib Overview Class RSACryptoServiceProvider Overview RSACryptoServiceProvider Properties RSACryptoServiceProvider Methods ExportParameters GetHashCode