src/de/duenndns/ssl/package-info.java
author Da Risk <da_risk@beem-project.com>
Mon, 22 Aug 2011 23:13:38 +0200
changeset 900 56e0eadf8e87
parent 897 84d62c76469e
permissions -rw-r--r--
Update beem-build-process.patch to new jbosh repository.

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