|
Hi Deepa,
Your code should perfectly work.
Let me give the clear details.
Copy only two jar files (bcpg-jdk15-143 & bcprov-ext-jdk15-143) into jre/lib/ext directory and also copy the two policy jar(local_policy & US_export_policy) files into jre/lib/security folder then recompile the java file and run you will be succeded.
Thanks,
Pramod
|