src/de/duenndns/ssl/package-info.java
author Da Risk <da_risk@beem-project.com>
Sun, 13 Jan 2013 20:11:53 +0100
changeset 1015 63669480c941
parent 897 84d62c76469e
permissions -rw-r--r--
Add an implementation of the SCRAM-SHA-! SASL mechanism. This implementation come from the Stroke project http://swift.im/git/stroke

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