| Author |
generate securerandom in bouncy castle
|
mansour polaris
Greenhorn
Joined: Jun 17, 2008
Posts: 3
|
|
hi all
Im trying to use bouncy castle FixedSecureRandom to generate AES key. Before that I tried to use SecureRandom and my code was like this:
the system throws noclassdeffounderror. Then I did obfuscation using Netbeans to the highest level but the problem still.
Then I changed my code to this:
the same error is was throwen at first line. Note this code should run in mobile side.
Any idea?Any help?
|
 |
 |
|
|
subject: generate securerandom in bouncy castle
|
|
|