src/de/duenndns/ssl/package-info.java
author Da Risk <da_risk@beem-project.com>
Sun, 23 Sep 2012 00:49:33 +0200
changeset 987 dd0ddb657924
parent 897 84d62c76469e
permissions -rw-r--r--
Create and connect totally asynchronously on start of the BeemService. This fix crash when the service is restart by Android.

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