Hi all,
I'm trying to use a cert from an already existing
keystore. I extract the cert succesfully but when I try
to pass it to the engine, to encrypt the message it
raises the error in the subject:
java.lang.IllegalArgumentException: can't support mode
ECB
Does anybody know if JSMIME supports or is going to
support this mode?
Or even better, how can I switch between modes (from
ECB to other)?
Many thanks,
Alfredo