src/de/duenndns/ssl/package-info.java
author Da Risk <da_risk@beem-project.com>
Mon, 07 Jan 2013 14:42:41 +0100
changeset 1012 b76c110b3c73
parent 897 84d62c76469e
permissions -rw-r--r--
Fix a little bug where configured account is not correctly detected

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