base64

  1. A

    base64 HMAC Generation

    Hi All, Having an issue with the above. I can generate, against a worked example, the output using .net in a few lines. However I believe I may also need a OpenEdge solution, which is not giving me what I need. Some test code attached, anyone see anything obvious? I've not done much with...
  2. plafferty

    BASE64-DECODE with Base64 Encoded Data from WebSpeed.

    Hi Guys This is my first post on here so bare with me. I've got the guidelines at hand and will try my best. I'm using btoa on my Angular frontend on a stringifyed JsonObject and I'm sending the encoded data through WebSpeed to a process on my backend. Please see below some sample code to...
Top