How to digitally sign a message and verify using Aws Kms
Now before going into KMS let’s understand what is the purpose behind digital signing of data, it is mainly used to verify the integrity of the message, that it has not been tampered in between the transition. Let’s say we’ve a producer ‘A’ which pro...
shashankshet.hashnode.dev2 min read