src/de/duenndns/ssl/package-info.java
author Da Risk <da_risk@beem-project.com>
Sun, 06 Jan 2013 18:27:57 +0100
changeset 1011 b825f2773bd6
parent 897 84d62c76469e
permissions -rw-r--r--
Remove obsolete patch about the asmack build process.

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