× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



i do read the replies but none has served my purpose yet ok.
please see this recent suggested change has also not made any difference
still decrypted value is not coming in record field.
please check this link in which i have tried to show debug mode values of
record field and CMD field.

*https://code.midrange.com/0ee1082abb.html
<https://code.midrange.com/0ee1082abb.html>*

Thanks

On Thu, Nov 7, 2019 at 7:55 PM Sam_L <lennon_s_j@xxxxxxxxxxx> wrote:

Marco, I explained something similar to Rishi last week, So have others.
Maybe he doesn't read the replies. Yours has comments in it, so maybe
that will get the concept across.

Sam

On 11/7/2019 12:46 PM, Marco Facchinetti wrote:
Hi consider this:

Dcl-s sq char(1) inz(''''); // 4 single quote
Dcl-s dq char(1) inz('"'); // 1 single + 1 double + 1 single

and then:

cmd = 'echo ' + sq + encodedExchangeToken + sq
+ '| openssl enc -d -aes-128-ecb -K '
+ '363631653237354f494d31554c594c4a -nopad -nosalt '
+ '-base64 -A -out record';

HTH
--
Marco Facchinetti

--
This is the RPG programming on IBM i (RPG400-L) mailing list
To post a message email: RPG400-L@xxxxxxxxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: https://lists.midrange.com/mailman/listinfo/rpg400-l
or email: RPG400-L-request@xxxxxxxxxxxxxxxxxx
Before posting, please take a moment to review the archives
at https://archive.midrange.com/rpg400-l.

Please contact support@xxxxxxxxxxxx for any subscription related
questions.

Help support midrange.com by shopping at amazon.com with our affiliate
link: https://amazon.midrange.com


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.