src/de/duenndns/ssl/package-info.java
author "Vincent Veronis"
Mon, 05 Sep 2011 18:01:49 +0200
changeset 903 970559c45e43
parent 897 84d62c76469e
permissions -rw-r--r--
Set up blue led on incoming message notification feature #319

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