I am looking for a way to have the password field in my table stored as encrypted. Does OI or AREV provide a way of doing this?
S
In AREV just call SEC passing it 7 with the data to be encrypted in @Ans.
amcauley@sprezzatura.com
World Leaders in all things RevSoft
S,
Use RTP90. I believe it was doc'd in the Dev Subs book.
Cameron Purdy
Revelation Software
Nope, it was never docced, until now….
RTP90( Seed, PassedVal, ReturnedVal )
Passing in encrypted will decrypt and so forth. Different seed values give different results for crypto routines. Only good in OI. Use SEC for ARev. Sorry, but differing encryption modules so they are not compatible.
akaplan@sprezzatura.com
yup - that's why I didn't mention it - thought it might be considered proprietary.
amcauley@sprezzatura.com
World Leaders in all things RevSoft