Click or drag to resize

RsaToXMLString Method

Create an XML string representation of an RSA internal key string.
Overload List
 NameDescription
Public methodStatic memberToXMLString(String, RsaXmlOptions) Create an XML string representation of an RSA internal key string.
Public methodStatic memberToXMLString(String, String, RsaXmlOptions) Create an XML string representation of an RSA internal key string with option to add a namespace prefix.
Top
See Also