Encrypt/Decrypt data, multiple public keys using Bouncy castle api?
843811Nov 12 2008 — edited Nov 13 2008Hi all.
I need to implement encrypt/decrypt functionality of some data with many public keys using bouncy castle api and EnvelopedData class in java 1.4 SE.
Could someone give me examples how to do it. I searched whole the internet and i could not find simple example.