RSA: FromXmlString

FromXmlString

Initializes an RSA instance with an Xml representation of an RSA key.



 Public Sub FromXmlString(
	  ByRef XmlString As String )

Parameters

XmlString
[ByRef] String. The string to initialize the asymmetric algorithm with.

See Also

Project CorLib Overview

Class RSA Overview