Swift 5 Base64 encode Bytes to Text
Budget: $10 – $30 USD
Need to Base64 encode Bytes to Text with Swift 5. Output will match this Crypto.JS call-
CryptoJS.enc.Base64.stringify(MYString);
Here is example of a successful encoding.
Input- fc8ada420cfc488330821af8c1c47d315d9dc6ceddb04b1ac2760d6e6c0a6432
Output - /IraQgz8SIMwghr4wcR9MV2dxs7dsEsawnYNbmwKZDI=
Developer will deliver code as a function.
CryptoJS.enc.Base64.stringify(MYString);
Here is example of a successful encoding.
Input- fc8ada420cfc488330821af8c1c47d315d9dc6ceddb04b1ac2760d6e6c0a6432
Output - /IraQgz8SIMwghr4wcR9MV2dxs7dsEsawnYNbmwKZDI=
Developer will deliver code as a function.