HMAC SHA 256
843811Oct 7 2008 — edited Oct 10 2008Hi,
I am new to cryptography.
my requirement is, need to calculate mac value using hmacsha256 algorithm for body of soap message.
keys need not be generated.
can you please let me know if there is any API already exists for this?
am using java 1.4.x, weblogic
Thank you