Result: Convert the SHA-256 Hash to Base64 Format
Step 1: Convert to Base64
To convert the hash to Base64 form, use an online tool like Base64 Encode:

After conversion, you'll receive a final Base64 string like this:
iIx/AtYu7TpAu5cma4JdDXio5bayFSi89axnyOCjfFo=
Step 2: Use resulting string in your Talsec configuration ✅
Your work here is done. Insert it into your Talsec configuration.
Example of a Talsec freeRASP configuration in Flutter with the resulting string:

Last updated