Skip to content

Commit

Permalink
Merge pull request ONDC-Official#35 from yashb042/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
92shreyansh authored Sep 24, 2023
2 parents 8a7f4f3 + b070544 commit d8dd896
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion utilities/signing_and_verification/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ eg usage
python cryptic_utils.py encrypt "MC4CAQAwBQYDK2VuBCIEIOgl3rf3arbk1PvIe0C9TZp7ImR71NSQdvuSu+zzY6xo" "MCowBQYDK2VuAyEAi801MjVpgFOXHjliyT6Nb14HkS5dj1p41qbeyU6/SC8="
```

Output will be base64 encoded string like "MCowBQYDK2VuAyEAi801MjVpgFOXHjliyT6Nb14HkS5dj1p41qbeyU6/SC8="
Output will be base64 encoded string like "CrwN248HS4CIYsUvxtrK0pWCBaoyZh4LnWtGqeH7Mpc="

8. Decrypt Payload
```
Expand Down

0 comments on commit d8dd896

Please sign in to comment.