This results in the string:
\begin{lstlisting}[breaklines]
-'EECDH+aRSA+AESGCM:EECDH+aRSA+SHA384:EECDH+aRSA+SHA256:EDH+CAMELLIA256:EECDH:EDH+aRSA:+SSLv3:!aNULL:!eNULL:!LOW:!3DES:!MD5:!EXP:!PSK:!SRP:!DSS:!RC4:!SEED:!AES128:!CAMELLIA128:!ECDSA:AES256-SHA'
+'EECDH+aRSA+AESGCM:EECDH+aRSA+SHA384:EECDH+aRSA+SHA256:EDH+CAMELLIA256:EECDH:EDH+aRSA:+SSLv3:!aNULL:!eNULL:!LOW:!3DES:!MD5:!EXP:!PSK:!DSS:!RC4:!SEED:!AES128:!CAMELLIA128:!ECDSA:AES256-SHA'
\end{lstlisting}
\end{tabular}
%\\
%\\
-%disabled: \texttt{!PSK:!SRP}
+%disabled: \texttt{!PSK}
\end{center}
\textbf{Ephemeral Key Exchange} uses different keys for authentication (the server's RSA
(\texttt{secp384r1}).
-Other key exchange mechanisms like Pre-Shared Key (PSK) or Secure Remote Password
-(SRP) are irrelevant for regular SSL/TLS use.
+Other key exchange mechanisms like Pre-Shared Key (PSK)
+are irrelevant for regular SSL/TLS use.
\subsubsection{authentication}