Skip to Content
0
Former Member
Sep 04, 2008 at 11:44 AM

Encrypting a password after sending

38 Views

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.