java - No such a provider exception for BouncyCastle -
i have application worked now! raises no such provider
exception on line of code:
cipher.getinstance("aes/cbc/pkcs5padding", "bc");
bouncycastle installed correctly , unusual thing in application creates exception! in others works @ same time on same machine same jre!!!
what problem?
the ubuntu software update scheme may have changed java configuration.
use -verbose flag see if classes loaded location expect.
java cryptography bouncycastle provider
No comments:
Post a Comment