SSLParameters.setNeedClientAuth

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

@param needClientAuth whether client authentication should be required

class SSLParameters
void
setNeedClientAuth

Meta