Discuss this help topic in SecureBlackbox Forum
Writes the document to the stream.
Declaration
Parameters
Values:
|
Description
Use this method to write the XML document to the stream. Use aEncoding OR aCharset parameter to specify, what encoding and/or charset is used for the document. If nothing is specified, UTF8 charset is used. Use aMethod parameter to specify the method of data canonicalization (if any canonicalization is needed).