src/de/duenndns/ssl/package-info.java
author Da Risk <da_risk@beem-project.com>
Sat, 29 Sep 2012 05:22:11 +0200
changeset 996 476e8690b0ea
parent 897 84d62c76469e
permissions -rw-r--r--
Translate more strings for wizard and make error message multilines

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