src/de/duenndns/ssl/package-info.java
author Da Risk <da_risk@beem-project.com>
Mon, 07 May 2012 23:10:40 +0200
changeset 976 f6fed4cc4d9c
parent 897 84d62c76469e
permissions -rw-r--r--
Initialize default settings file on first startup. fix #392

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