SSLParameters.setWantClientAuth

Sets whether client authentication should be requested. Calling this method clears the <code>needClientAuth</code> flag.

@param wantClientAuth whether client authentication should be requested

class SSLParameters
void
setWantClientAuth

Meta