1. ANVER SADATH
  2. PowerBuilder
  3. Monday, 13 June 2022 05:41 AM UTC

Can anybody suggest a solution to apply c14n11 canonical algorithm in a xml file.

ANVER SADATH Accepted Answer Pending Moderation
  1. Monday, 13 June 2022 15:10 PM UTC
  2. PowerBuilder
  3. # 1

Thanks for your reply.

The link you sent me is for c14n algorithm and I am looking for C14N11 algorithm

 

 

 

Comment
  1. Roland Smith
  2. Monday, 13 June 2022 16:41 PM UTC
I had never even heard of it until you posted about it. Do your own search to see how to do what you want in C# and then call it from PB.
  1. Helpful
There are no comments made yet.
Roland Smith Accepted Answer Pending Moderation
  1. Monday, 13 June 2022 13:49 PM UTC
  2. PowerBuilder
  3. # 2

Write a C# dll with a function that does it and call that from PowerBuilder.

https://docs.microsoft.com/en-us/dotnet/api/system.security.cryptography.xml.xmldsigc14ntransform?view=dotnet-plat-ext-6.0

 

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.