eminero
12/09/2022, 2:29 PMgetContents
in SS 2.0 is different for what I need. I'm sending a file to AWS S3 and the hash I get does not match the expected.battk
12/09/2022, 5:37 PMeminero
12/09/2022, 5:50 PMeminero
12/09/2022, 5:51 PMbattk
12/09/2022, 6:11 PMvar wordArray = CryptoJS.enc.Base64.parse(content);
to get the bas64 encoding correctbattk
12/09/2022, 6:13 PMeminero
12/09/2022, 6:16 PMbattk
12/09/2022, 6:17 PMbattk
12/09/2022, 6:18 PMbattk
12/09/2022, 6:18 PMeminero
12/09/2022, 6:36 PM