src/de/duenndns/ssl/package-info.java
author Da Risk <da_risk@beem-project.com>
Thu, 26 Jan 2012 23:54:46 +0100
changeset 985 24474027eb45
parent 919 84d62c76469e
permissions -rw-r--r--
Complete the avatar provider to support insert update and delete. It is now usable following the standard Android interface.

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