SSLParameters.this

Constructs SSLParameters. <p> The values of cipherSuites, protocols, cryptographic algorithm constraints, endpoint identification algorithm, server names and server name matchers are set to <code>null</code>, useCipherSuitesOrder, wantClientAuth and needClientAuth are set to <code>false</code>.

Meta