Create an XML string representation of an RSA internal key string.
public static string ToXMLString( string intKeyString, Rsa.XmlOptions options )
Public Shared Function ToXMLString ( intKeyString As String, options As Rsa.XmlOptions ) As String
VB6/C equivalent: RSA_ToXMLString