Documentation for this section has not yet been entered.
Get method documentation [Android Documentation]
Returns true if a server requires authentication from a client
during handshaking. If this returns true, SSLParameters.WantClientAuth will return false.
Set method documentation [Android Documentation]
Sets whether or not to a server needs client authentication.
After calling this, #getWantClientAuth() will return false.