Skip to main content
Announcements
See why Qlik is a Leader in the 2024 Gartner® Magic Quadrant™ for Analytics & BI Platforms. Download Now
cancel
Showing results for 
Search instead for 
Did you mean: 
jwaligora
Creator II
Creator II

AES string encrypt/decrypt

Hi,

I have an API token that I need to pass to a connect statement in QlikView. For ease of updating it on expiry, I want to keep it in an external file that's read in by QV. The shared drive location from which it will be read has some security configuration limitations, hence I would like to store an encrypted version of the token. The problem I have is during QV processing of this token - I can't seem to find a method of decoding it. 

In summary: How do I decrypt e.g. an ECB/128/Base64 AES encrypted string variable inside a QV script?

Thanks

J.

Labels (1)
0 Replies