- handshakeTimeoutMillis
- to use for SSL connection handshake, or 0 for none. The socket timeout is reset to 0 after the handshake.
- cache
- The Android.Net.SSLSessionCache to use, or null for no cache.
Documentation for this section has not yet been entered.
Returns a new instance of a socket factory with all SSL security checks disabled, using an optional handshake timeout and SSL session cache.
Warning: Sockets created using this factory are vulnerable to man-in-the-middle attacks!