src/de/duenndns/ssl/package-info.java
author Da Risk <da_risk@beem-project.com>
Fri, 18 May 2012 00:25:02 +0200
changeset 981 e1b1c8ad710a
parent 897 84d62c76469e
permissions -rw-r--r--
Use the theme text appearance for most labels.

/**
 * 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;