Hi Friends .
Is there any way of encrypting a password after sending it to the receiver system , in order not to show it in sxi_monitor for example the signcode should appear like "******" or any unrecognizable text
signer="user" signcode="sign2200"
should be
signer="user" signcode="unrecognizable text"
if not how can I hide this field in sxi_monitor .
I am using un unbound proxy to send the data.
thanks in advance.