generating key manually

we are using JCE package for encryption and decryption. The problem is we need to give the key manually. But using this package it creates the key by its own. Any one can solve this? Is there any code available? thanks
[225 byte] By [gleeanandha] at [2007-11-26 14:51:13]
# 1

> we are using JCE package for encryption and

> decryption. The problem is we need to give the key

> manually. But using this package it creates the key

> by its own. Any one can solve this? Is there any

> code available? thanks

Post the code you are using.

sabre150a at 2007-7-8 8:39:22 > top of Java-index,Java Essentials,Java Programming...