Encrypt - PeopleCode Commands Directory
Encrypt
Usage:
&encryptedString=Encrypt(&KeyString, &PlainText);
Description:
Returns an encrypted string
If this has not answered your question - either search on Google or ask a question below:
Create a simple Launch Page for your PeopleSoft Databases
Comment: PS Dave
Does anyone know if this uses RSA, PGP or a PeopleSoft home grown algorithm?
Comment: TT
It uses DES 56.
|