Categories:
Audio (13)
Biotech (29)
Bytecode (36)
Database (77)
Framework (7)
Game (7)
General (507)
Graphics (53)
I/O (35)
IDE (2)
JAR Tools (102)
JavaBeans (21)
JDBC (121)
JDK (426)
JSP (20)
Logging (108)
Mail (58)
Messaging (8)
Network (84)
PDF (97)
Report (7)
Scripting (84)
Security (32)
Server (121)
Servlet (26)
SOAP (24)
Testing (54)
Web (15)
XML (322)
Collections:
Other Resources:
Where jsse.jar in JDK
Where is jsse.jar in JDK?
✍: FYIcenter.com
jsse.jar contains Oracle implementation, formerly Sun implementation,
of JSSE. It is referred as SunJSSE provider in JDK documentation.
jsse.jar is packaged in JDK at different locations for different releases:
JDK 9 - 18 Hidden in other library files JDK 1.4 - 8 Included in ./jre/lib/ directory JDK 1.3.1 Distributed separately JDK 1.1 - 1.3 Not available
⇐ jsse.jar - JSSE API and SunJSSE Provider
2023-01-23, ∼1129🔥, 0💬
Popular Posts:
JDK 11 jdk.jdeps.jmod is the JMOD file for JDK 11 JDeps tool, which can be invoked by the "jdeps" co...
JDK 11 java.sql.jmod is the JMOD file for JDK 11 SQL (Structured Query Language) module. JDK 11 SQL ...
What Is jtds-1.2.2.jar? jtds-1.2.2.jar is the JAR files of jTDS Java library 1.2.2, which is a JDBC ...
How to read XML document with XML Schema validation from socket connections with the socket\DelayedI...
commons-fileupload-1.3.3 -sources.jaris the source JAR file for Apache Commons FileUpload 1.3., whic...