src/de/duenndns/ssl/package-info.java
author Vincent V. <marseille@beem-project.com>
Thu, 10 May 2012 14:03:11 +0200
changeset 1002 847e7f7d88c1
parent 919 84d62c76469e
permissions -rw-r--r--
API=8 because of the android:installLocation in the AndroidManifest.xml Checkstyle

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