< 1 2 3 >   Sort: Date

xmlsecSamples-1.5.5.jar - Apache XML Security for Java Samples
Apache XML Security for Java - This library includes a mature Digital Signature and Encryption implementation. It also includes the standard JSR 105 (Java XML Digital Signature) API. Applications can use the standard JSR 105 API or the Apache Santuario API to create and validate XML Signatures. JAR ...
2013-09-20, 4115🔥, 0💬

Downloading OWASP Enterprise Security API 2.0.1 - Part V
ESAPI (The OWASP Enterprise Security API) is a free, open source, web application security control library that makes it easier for programmers to write lower-risk applications. The ESAPI libraries are designed to make it easier for programmers to retrofit security into existing applications. The ES...
2017-11-21, 4031🔥, 1💬

Downloading Apache XML Security 1.5.5 - Part II
Apache XML Security for Java - This library includes a mature Digital Signature and Encryption implementation. It also includes the standard JSR 105 (Java XML Digital Signature) API. Applications can use the standard JSR 105 API or the Apache Santuario API to create and validate XML Signatures. Down...
2013-09-18, 4018🔥, 0💬

Downloading jsse.jar (JDK 8) Java Secure Socket Extension
How to download and install jsse.jar (JDK 8) Java Secure Socket Extension? jsse.jar, Java Secure Socket Extension, is Java library that enables secure Internet communications. jsse.jar (JDK 8) is included as part of the Java SE 8 package. You can download jsse.jar included in JDK 1.8.0_341 by clicki...
2018-02-14, 3943🔥, 0💬

xmlsecTests-1.5.5.jar - Apache XML Security for Java Tests
Apache XML Security for Java - This library includes a mature Digital Signature and Encryption implementation. It also includes the standard JSR 105 (Java XML Digital Signature) API. Applications can use the standard JSR 105 API or the Apache Santuario API to create and validate XML Signatures. JAR ...
2013-09-23, 3768🔥, 0💬

Downloading OWASP Enterprise Security API 2.0.1 - Part III
ESAPI (The OWASP Enterprise Security API) is a free, open source, web application security control library that makes it easier for programmers to write lower-risk applications. The ESAPI libraries are designed to make it easier for programmers to retrofit security into existing applications. The ES...
2013-09-13, 3767🔥, 0💬

Downloading Apache XML Security 1.5.5 - Part III
Apache XML Security for Java - This library includes a mature Digital Signature and Encryption implementation. It also includes the standard JSR 105 (Java XML Digital Signature) API. Applications can use the standard JSR 105 API or the Apache Santuario API to create and validate XML Signatures. Down...
2013-09-19, 3746🔥, 0💬

Downloading jsse.jar (JDK 7) Java Secure Socket Extension
How to download and install jsse.jar (JDK 7) Java Secure Socket Extension? jsse.jar, Java Secure Socket Extension, is Java library that enables secure Internet communications. jsse.jar (JDK 7) is included as part of the Java SE 7 package. You can follow this tutorial to download and install jsse.jar...
2018-02-14, 3622🔥, 0💬

Downloading OWASP Enterprise Security API 2.0.1 - Part IV
ESAPI (The OWASP Enterprise Security API) is a free, open source, web application security control library that makes it easier for programmers to write lower-risk applications. The ESAPI libraries are designed to make it easier for programmers to retrofit security into existing applications. The ES...
2013-09-13, 3588🔥, 0💬

opensaml-2.6.0.jar - OpenSAML2 Java - Part IV
OpenSAML is a set of open source C++ & Java libraries meant to support developers working with the Security Assertion Markup Language (SAML). OpenSAML 2, the current version, supports SAML 1.0, 1.1, and 2.0. Additionally, various development groups have found the framework created to support Ope...
2013-09-11, 3580🔥, 0💬

Downloading Apache XML Security 1.5.5 - Part IV
Apache XML Security for Java - This library includes a mature Digital Signature and Encryption implementation. It also includes the standard JSR 105 (Java XML Digital Signature) API. Applications can use the standard JSR 105 API or the Apache Santuario API to create and validate XML Signatures. Down...
2013-09-19, 3557🔥, 0💬

GetServerCertificate.java - Get Server Certificate
How to get the server certificate of a HTTPS Website? If you created a URL object with "new java.net.URL(...)", you can use the getServerCertificates() method on the HttpsURLConnection class to get the server certificate of a HTTPS Website: // Copyright (c) FYIcenter.com import java.net.*; import ja...
2018-03-31, 3510🔥, 0💬

opensaml-2.6.0.jar - OpenSAML2 Java - Part III
OpenSAML is a set of open source C++ & Java libraries meant to support developers working with the Security Assertion Markup Language (SAML). OpenSAML 2, the current version, supports SAML 1.0, 1.1, and 2.0. Additionally, various development groups have found the framework created to support Ope...
2013-09-11, 3490🔥, 0💬

jasypt-hibernate3-1.9.0.jar - Java Simplified Encryption
Jasypt is a java library which allows the developer to add basic encryption capabilities to his/her projects with minimum effort, and without the need of having deep knowledge on how cryptography works. jasypt-hibernate3.jar is the Hibernate 3 interface. JAR File Size and Download Location: File nam...
2013-07-09, 3255🔥, 0💬

opensaml-2.6.0.jar - OpenSAML2 Java - Part II
OpenSAML is a set of open source C++ & Java libraries meant to support developers working with the Security Assertion Markup Language (SAML). OpenSAML 2, the current version, supports SAML 1.0, 1.1, and 2.0. Additionally, various development groups have found the framework created to support Ope...
2013-09-10, 3238🔥, 0💬

FAQ for jsse.jar - Java Secure Socket Extension
Where to find answers to frequently asked questions on jsse.jar - Java Secure Socket Extension? Here is a list of frequently asked questions and their answers compiled by FYIcenter.com team jsse.jar - Java Secure Socket Extension: Downloading jsse.jar - Java Secure Socket Extension What Is jsse.jar ...
2017-06-26, 2686🔥, 0💬

-Djavax.net.debug - jsse.jar Debugging Options
How to use the -Djavax.net.debug jsse.jar debug option? If you are having trouble using jsse.jar, you can use the -Djavax.net.debug JVM property as described in this tutorial: Compile and run the example HttpsUrlReader.java provided in the previous tutorial with the -Djavax.net.debug=help property: ...
2018-03-24, 2605🔥, 0💬

What Is jsse.jar - Java Secure Socket Extension
What is jsse.jar - Java Secure Socket Extension? jsse.jar, Java Secure Socket Extension, is Java library that enables secure Internet communications. It provides a framework and an implementation for a Java version of the SSL and TLS protocols and includes functionality for data encryption, server a...
2017-06-26, 2525🔥, 0💬

What Is jsse.jar 1.0.3_04 Java Secure Socket Extension
What Is jsse.jar 1.0.3_04 Java Secure Socket Extension? jsse.jar, Java Secure Socket Extension, is Java library that enables secure Internet communications. jsse.jar 1.0.3_04 is the Java Secure Socket Extension library designed for the J2SE 1.3.1 package. JAR File Size and Download Location: JAR nam...
2018-02-01, 2374🔥, 0💬

jsse.jar - JSSE API and SunJSSE Provider
What is the JSSE API and SunJSSE provider? The JSSE API is a set of Java library in the Java Extension packages: javax.net and javax.net.ssl packages, The JSSE API JDK 8 version provides API for: Secure sockets and server sockets. A nonblocking engine for producing and consuming streams of SSL/TLS d...
2018-02-14, 2304🔥, 0💬

SSL Handshake Messages with Client Authentication
How to get SSL Handshake Messages that use client Authentication? You can get SSL Handshake Messages that use client Authentication as shown below: 1. Open command window and run SslServerCmd.java with client certificate authentication turned on: \fyicenter&gt;\local\jdk-1 .8.0\bin\java-Djavax.n...
2018-06-12, 2282🔥, 0💬

Download and Install jsse-1_0_3_04-do.zip
How to download and install jsse-1_0_3_04-do.zip? jsse.jar, Java Secure Socket Extension, is Java library that enables secure Internet communications. jsse.jar is included in the binary package file like jsse-1_0_3_04-do.zip. You can download the binary package file for Java Secure Socket Extension ...
2018-02-01, 2235🔥, 0💬

SslSocketClient.java - SSL Socket Client Example
How to write an SSL socket client code to communicate to a HTTPS Website using jsse.jar? If you want to write an SSL socket client code to communicate to a HTTPS Website using jsse.jar, you can following the example below: // Copyright (c) FYIcenter.com import java.net.*; import java.io.*; import ja...
2018-03-31, 2224🔥, 0💬

HttpsUrlReader.java - Reading Data from HTTPS URL
How to read data from an HTTPS URL with jsse.jar? I want to see a Java program example. jsse.jar, Java Secure Socket Extension, allows you to communicate securely with an SSL-enabled web server by using the "https" URL protocol. Here is an example program, HttpsUrlReader.java, that can be used to re...
2018-03-24, 2215🔥, 0💬

< 1 2 3 >   Sort: Date