Categories:
Audio (13)
Biotech (29)
Bytecode (36)
Database (77)
Framework (7)
Game (7)
General (507)
Graphics (53)
I/O (35)
IDE (2)
JAR Tools (101)
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 (309)
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, 528🔥, 0💬
Popular Posts:
JRE 8 rt.jar is the JAR file for JRE 8 RT (Runtime) libraries. JRE (Java Runtime) 8 is the runtime e...
HttpComponents Core Source Code Files are provided in the source package file, httpcomponents-core-5...
JDK 17 java.management.jmod is the JMOD file for JDK 17 Management module. JDK 17 Management module ...
JDK 11 jdk.internal.vm.compiler .jmodis the JMOD file for JDK 11 Internal VM Compiler module. JDK 11...
Apache Avalon began in 1999 as the Java Apache Server Framework and in late 2002 separated from the ...