src/de/duenndns/ssl/package-info.java
author Nikita Kozlov <nikita@elyzion.net>
Sun, 06 Nov 2011 02:10:33 +0100
changeset 961 15ff3a283d9c
parent 919 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;