0
Votes
Undo
  1. Miguel Alzate
  2. PowerBuilder
  3. Thursday, 3 November 2022 14:33 PM UTC

Hi, there!

Does anybody know how to implement JWE (JSON Web Encryption) with Powerbuilder?

Hope it can be done!

Accepted Answer
Miguel Leeuwe Accepted Answer Pending Moderation
  1. Saturday, 19 November 2022 19:40 PM UTC
  2. PowerBuilder
  3. # Permalink

Hi Miguel,

I would do the encryption on the Server side in C#. https://dzone.com/articles/json-web-encryption-jwe-in-net-core 

Once sent over to the client, you can maybe decrypt the json by having a .Net DLL on the client side with a function that does this. Use the DLL Importer Tool to easily get access to that .Net function.

I'm not sure if Appeon is thinking of enhancing the JSON generation with encryption possibilities. (I think I read that somewhere, but maybe it was not  even a post  about Powerbuilder).

saludos,

MiguelL

Comment
  1. Chris Pollach @Appeon
  2. Wednesday, 23 November 2022 20:05 PM UTC
Hi Miguel .. no.
  1. Helpful
  1. Armeen Mazda @Appeon
  2. Wednesday, 23 November 2022 20:07 PM UTC
No, ChilKat completely independent of Appeon.
  1. Helpful
  1. Roland Smith
  2. Wednesday, 23 November 2022 20:27 PM UTC
ChilKat has examples in many languages including PowerBuilder at https://www.example-code.com/
  1. Helpful
There are no comments made yet.
Miguel Alzate Accepted Answer Pending Moderation
  1. Saturday, 19 November 2022 15:40 PM UTC
  2. PowerBuilder
  3. # 1

Seems nothing can be done at all regarding this subject?

Comment
There are no comments made yet.
  • Page :
  • 1


There are no replies made for this question yet.
However, you are not allowed to reply to this question.