Created
November 29, 2020 15:54
-
-
Save zikosw/784858ab3dc492466f57449e20da8c3a to your computer and use it in GitHub Desktop.
Create hmac sha256 sign
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
echo -n 'PAYLOAD' | hmac256 $KEY |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment