how to encrypt and decrypt password in openedge architect 10.2b?
The encryption is one way. The best you can do is to encrypt a new string and see if it matches.
can you please post the sample code for encryption and decryption?
Look in the manual.
ENCODE has no corresponding DECODE
ENCRYPT does have a corresponding DECRYPT.