Closed
Solved
Execute HMAC SHA1 algorithm to encode string in binary
Hello,
I have a requirement of executing HMAC SHA1 algorithm to encode a string in binary. Could anybody please tell me how to convert string to binary using HMAC SHA1 algorithm?
Thanks!
Divya