src/de/duenndns/ssl/package-info.java
author Da Risk <da_risk@beem-project.com>
Mon, 23 Apr 2012 00:14:18 +0200
changeset 974 2d28cb82891b
parent 897 84d62c76469e
permissions -rw-r--r--
Fix a bug with tabs not sorted alphabetically.

/**
 * This package contains the MemorizingTrustManager library made by Georg.
 * It is a "plugin" for Android Java to allow asking the user about SSL certificates
 * https://github.com/ge0rg/MemorizingTrustManager
 */
package de.duenndns.ssl;