Forum Discussion

rcyber's avatar
rcyber
Resolver I
8 years ago
Solved

Using crypto functions for a custom connectors

Hi All!

I'm trying to create a custom connector for Power BI desktop.
I'm connecting to the site that requires special encrypted headers.
I need to merge the current timestamp and private key into one string. Then I need to encrypt this string using Base64 algorithm.
Is it possible? How can I do it using Visual Studio 2017 and Power Query SDK?

Thanks in advance,
Alexander.