src/de/duenndns/ssl/package-info.java
author Nikita Kozlov <nikita@elyzion.net>
Sun, 06 Nov 2011 02:05:03 +0100
changeset 937 961b324cf4dd
parent 897 84d62c76469e
permissions -rw-r--r--
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;