You can use ENCRYPT and DECRYPT functions which are available in jbase and there is no routine/functions available in T24 core for this purpose. T24 user password is using one way algorithem and it cant be decrypted so its better to use ENCRYPT and DECRYPT functions for your requirement
you can get more info http://www.jbase.com/knowledgebase/manuals/3.0/30manpages/man/jbc2_ENCRYPT.htm regards Thiag On Thu, Jan 15, 2009 at 10:57 PM, Pratosh <[email protected]> wrote: > > Is there any inbuilt core routine in infobasic which can give me the > functionality of Encryption/Decryption? > > The requirement is - to encrypt the password stored for a user in a > local table; encrypting the password when it is entered in the field > and decrypting it when it is read by a routine. > > Thanks > Pratosh > > > > --~--~---------~--~----~------------~-------~--~----~ Please read the posting guidelines at: http://groups.google.com/group/jBASE/web/Posting%20Guidelines IMPORTANT: Type T24: at the start of the subject line for questions specific to Globus/T24 To post, send email to [email protected] To unsubscribe, send email to [email protected] For more options, visit this group at http://groups.google.com/group/jBASE?hl=en -~----------~----~----~----~------~----~------~--~---
