We bcprov-jdk16 1.44 and bcprov-jdk14 1.47 in my project pom.xml file.
as part of OSS upgrade, I have removed above jars and added bcprov-jdk18 1.74 version.
after that I am getting java.lang.ClassNotFoundException: org.bouncycastle.jcajce.JcaJceHelper
and I could not see any existing artifact in my pox for bcpkix-jdk18
so If I add bcpikx-jdk18 1.74 in my pom, is this issue get resolve ?
kindly help to get this fixed.
thanks in advance.
added bcprov-jdk15 version but got import exception in pge encrypting.
need to solve no class found exception with using bcprov-jdk18 1.74 version.
Sun Shine is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.