When I compile a class using javax.crypto.Mac I get this error message?
javax.crypto.Mac
package javax.crypto does not exist
javax.crypto
It worked for me, I downloaded the zip and paste these 3 files into C:\Program Files\Java\jdk1.7.0_11\jre\lib\ext as explained in jce-1_2_2/jce1.2.2/INSTALL.html in the zip file.
C:\Program Files\Java\jdk1.7.0_11\jre\lib\ext
jce-1_2_2/jce1.2.2/INSTALL.html
jce1_2_2.jar
US_export_policy.jar
local_policy.jar