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


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-2025 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.