2007 Jan 19 10:22 PM
Can some one give me a sample code for encrypt and decrypt the password in a shell script?..
regards,
Vj
Can some one give me a sample code for encrypt and decrypt the password in a shell script?..
regards,
Vj
2007 Jan 19 11:26 PM
try
CALL 'AB_RFC_X_SCRAMBLE_STRING'
ID 'SOURCE' FIELD p_pass ID 'KEY' FIELD lv_key
ID 'SCR' FIELD 'X' ID 'DESTINATION' FIELD lv_pass
ID 'DSTLEN' FIELD lv_dstlen.
Regards,
Clemens
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |