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:
What Is jsse.jar (JDK 8) Java Secure Socket Extension
What Is jsse.jar (JDK 8) Java Secure Socket Extension?
✍: FYIcenter
jsse.jar, Java Secure Socket Extension, is Java library that enables secure Internet communications.
jsse.jar (JDK 8) is the Java Secure Socket Extension library included in the Java SE 8 package.
JAR File Size and Download Location:
JAR name: jsse-1.8.0.jar Target JDK version: 8 Dependency: None File name: jsse.jar File size: 645090 bytes Release date: 15-Mar-2017 Download: Java SE Download
Manifest of the JAR:
Manifest-Version: 1.0 Implementation-Vendor: Oracle Corporation Implementation-Title: Java Runtime Environment Implementation-Version: 1.8.0_131 Specification-Vendor: Oracle Corporation Created-By: 1.7.0_07 (Oracle Corporation) Specification-Title: Java Platform API Specification Specification-Version: 1.8
List of Classes in the JAR:
com/sun/net/ssl/internal/ssl/Provider com/sun/net/ssl/internal/ssl/X509ExtendedTrustManager sun/security/provider/Sun sun/security/rsa/SunRsaSign sun/security/ssl/AbstractKeyManagerWrapper sun/security/ssl/AbstractTrustManagerWrapper sun/security/ssl/Alerts sun/security/ssl/AppInputStream sun/security/ssl/AppOutputStream sun/security/ssl/Authenticator sun/security/ssl/BaseSSLSocketImpl sun/security/ssl/ByteBufferInputStream sun/security/ssl/CipherBox sun/security/ssl/CipherSuite sun/security/ssl/CipherSuiteList sun/security/ssl/ClientHandshaker sun/security/ssl/CloneableDigest sun/security/ssl/Debug sun/security/ssl/DHClientKeyExchange sun/security/ssl/DHCrypt sun/security/ssl/DummyX509KeyManager sun/security/ssl/DummyX509TrustManager sun/security/ssl/ECDHClientKeyExchange sun/security/ssl/ECDHCrypt sun/security/ssl/EngineArgs sun/security/ssl/EngineInputRecord sun/security/ssl/EngineOutputRecord sun/security/ssl/EngineWriter sun/security/ssl/EphemeralKeyManager sun/security/ssl/ExtensionType sun/security/ssl/HandshakeHash sun/security/ssl/HandshakeInStream sun/security/ssl/HandshakeMessage sun/security/ssl/HandshakeOutStream sun/security/ssl/Handshaker sun/security/ssl/HelloExtension sun/security/ssl/HelloExtensions sun/security/ssl/InputRecord sun/security/ssl/JsseJce sun/security/ssl/KerberosClientKeyExchange sun/security/ssl/KeyManagerFactoryImpl sun/security/ssl/krb5/KerberosClientKeyExchangeImpl sun/security/ssl/krb5/KerberosPreMasterSecret sun/security/ssl/krb5/Krb5ProxyImpl sun/security/ssl/Krb5Helper sun/security/ssl/Krb5Proxy sun/security/ssl/MAC sun/security/ssl/OutputRecord sun/security/ssl/ProtocolList sun/security/ssl/ProtocolVersion sun/security/ssl/RandomCookie sun/security/ssl/Record sun/security/ssl/RenegotiationInfoExtension sun/security/ssl/RSAClientKeyExchange sun/security/ssl/RSASignature sun/security/ssl/SecureKey sun/security/ssl/ServerHandshaker sun/security/ssl/ServerNameExtension sun/security/ssl/SessionId sun/security/ssl/SignatureAlgorithmsExtension sun/security/ssl/SignatureAndHashAlgorithm sun/security/ssl/SSLAlgorithmConstraints sun/security/ssl/SSLAlgorithmDecomposer sun/security/ssl/SSLContextImpl sun/security/ssl/SSLEngineImpl sun/security/ssl/SSLServerSocketFactoryImpl sun/security/ssl/SSLServerSocketImpl sun/security/ssl/SSLSessionContextImpl sun/security/ssl/SSLSessionImpl sun/security/ssl/SSLSocketFactoryImpl sun/security/ssl/SSLSocketImpl sun/security/ssl/SunJSSE sun/security/ssl/SunX509KeyManagerImpl sun/security/ssl/SupportedEllipticCurvesExtension sun/security/ssl/SupportedEllipticPointFormatsExtension sun/security/ssl/TrustManagerFactoryImpl sun/security/ssl/UnknownExtension sun/security/ssl/Utilities sun/security/ssl/X509KeyManagerImpl sun/security/ssl/X509TrustManagerImpl
⇒ Downloading jsse.jar (JDK 7) Java Secure Socket Extension
⇐ Downloading jsse.jar (JDK 8) Java Secure Socket Extension
2018-02-14, 5239🔥, 0💬
Popular Posts:
JDK 11 jdk.crypto.ec.jmod is the JMOD file for JDK 11 Crypto EC module. JDK 11 Crypto EC module comp...
Jetty provides an HTTP server, HTTP client, and javax.servlet container. These components are open s...
The JDT project provides the tool plug-ins that implement a Java IDE supporting the development of a...
What Is activation.jar? I heard it's related to JAF (JavaBeans Activation Framework) 1.0.2? The if y...
Apache Log4j 1.2 Bridge allows applications coded to use Log4j 1.2 API to use Log4j 2 instead. Bytec...