src/de/duenndns/ssl/package-info.java
author Da Risk <da_risk@geekorum.com>
Fri, 06 Jan 2012 22:12:34 +0100
changeset 942 998f3c1edac5
parent 897 84d62c76469e
permissions -rw-r--r--
Update configuration to checkstyle-5.5 Add new checks.

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