Interface | Description |
---|---|
StrongBuilder<T extends StrongBuilder,C> | |
StrongBuilder.Callback<C> |
Callback to get a connection handed to you for use,
already set up for NetCipher.
|
Class | Description |
---|---|
StrongBuilderBase<T extends StrongBuilderBase,C> |
Builds an HttpUrlConnection that connects via Tor through
Orbot.
|
StrongConnectionBuilder |
Builds an HttpUrlConnection that connects via Tor through
Orbot.
|
StrongConstants | |
TlsOnlySocketFactory |
While making a secure connection, Android's
HttpsURLConnection falls
back to SSLv3 from TLSv1. |