Base64 encode a SHA256 string

About Monkey 2 Forums Monkey 2 Programming Help Base64 encode a SHA256 string

This topic contains 0 replies, has 1 voice, and was last updated by  jondecker76 6 days, 14 hours ago.

Viewing 1 post (of 1 total)

  • Author
    Posts
  • #15893


    jondecker76

    Participant

    I’m working on a module to interface the Amazon MWS API.  Part of the signing is to first sign with SHA256, and then encode that signature in base64.  I can’t seem to quite get it:

     

    The problem is that the base64 encoded signature doesn’t look anything like it should, and fails verification.  Any ideas what I’m doing wrong?

Viewing 1 post (of 1 total)