JDK/JRE source code with matching JSSE (SSL) source code and matching runnable JDK / JRE?

后端 未结 8 1225
庸人自扰
庸人自扰 2021-02-05 20:30

I have seen Where to find Java 6 JSSE/JCE Source Code? and asked the question myself How to get JRE/JDK with matching source? but I don\'t either of these was specific enough

8条回答
  •  不要未来只要你来
    2021-02-05 21:03

    The Sun implementation is not open source as far as I know. You can download an open source JCE here:

    http://www.bouncycastle.org/java.html

提交回复
热议问题