Encrypt, sign, seal an outgoing message.
Use this to export (encrypt) the xmlKey or xmlQos
@param dataHolder A container holding the MsgUnitRaw and some additional informations
@return The probably more secure string
@exception XmlBlasterException Thrown if the message cannot be processed
@see #importMessage(CryptDataHolder)