Hi,
I'm triying to create a software tha generate pgp keys for blackberry. I am using Bouncy castle pgp library. I had no problem creating pgp key pairs but i can't figure out how to create PGP key rings and this is what i need because pgp for blackberry requires subkeys. Here is my code:
Here are the errors I get:
If anyone ever used Bouncy castle and knoe hoe to generate pgp key rings any help would be appreciated!
Thanks
Alan Melrose
Greenhorn
Joined: Jan 15, 2011
Posts: 5
posted
0
Ok found my problem here's the solution:
rujuta trivedi
Greenhorn
Joined: Jan 03, 2012
Posts: 2
posted
0
Hi,
I am also working on PGP keypair generation in blackberry and I am totally new to this.Can you please guide me how to do that?