Skip to Main Content

Java Security

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to decrypt AES using a key

843811Feb 25 2008 — edited Jul 30 2009
The example here will Generate the secret key specs first.
http://java.sun.com/developer/technicalArticles/Security/AES/AES_v1.html

I already have a Decrypt Key used in my server application. How can I use that key to decrypt the msg sent from server?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 27 2009
Added on Feb 25 2008
10 comments
1,978 views