DOC

info.guardianproject.netcipher : netcipher-webkit

Maven & Gradle

Apr 12, 2021

NetCipher WebKit · NetCipher is a library for Android that provides multiple means to improve network security in mobile applications. It provides best practices TLS settings using the standard Android HTTP methods, HttpURLConnection and Apache HTTP Client, provides simple Tor integration, makes it easy to configure proxies for HTTP connections and `WebView` instances.

Table Of Contents

Latest Version

Download info.guardianproject.netcipher : netcipher-webkit Javadoc & API Documentation - Latest Versions:

All Versions

Download info.guardianproject.netcipher : netcipher-webkit Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
2.1.x

How to open Javadoc JAR file in web browser

  1. Rename the file netcipher-webkit-2.1.0-javadoc.jar to netcipher-webkit-2.1.0-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder netcipher-webkit-2.1.0-javadoc
  3. Double click index.html will open the index page on your default web browser.

How to generate Javadoc from a source JAR?

Running the command javadoc:

javadoc --ignore-source-errors -encoding UTF-8 -sourcepath "netcipher-webkit-2.1.0-sources.jar" -d "netcipher-webkit-2.1.0-javadoc" -subpackages