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, ∼1305🔥, 0💬
Popular Posts:
What Is commons-collections4-4.4 .jar?commons-collections4-4.4 .jaris the JAR file for Apache Common...
commons-net.jar is the bytecode of Apache Commons Net library, which implements the client side of m...
What Is activation.jar? I heard it's related to JAF (JavaBeans Activation Framework) 1.0.2? The if y...
ANTLR is a powerful parser generator for multiple programming languages including Java. ANTLR contai...
HttpComponents Client Source Code Files are provided in the source package file, httpcomponents-clie...