qt5base-lts/tests/auto/network/ssl
Lars Schmertmann 7f77dc84fb Store QSslKey in specific key format to provide more details for key
In a TLS handshake the ephemeral server key is saved in the ssl
configuration. Clients who want to get the length or algorithm of the
key only get "Opaque" and "-1" as a result because the key is always
stored as "Opaque". This change converts the key to specific type so
more details are available and the client don't need to convert the
handle by hand.

Change-Id: I60f90fc2c1805e528640d391b20c676b6eeeb49e
Reviewed-by: Timur Pocheptsov <timur.pocheptsov@theqtcompany.com>
2016-07-28 14:32:05 +00:00
..
qasn1element Updated license headers 2016-01-21 18:55:18 +00:00
qsslcertificate QtNetwork: Remove Windows CE. 2016-03-29 20:28:18 +00:00
qsslcipher QtNetwork: Remove Windows CE. 2016-03-29 20:28:18 +00:00
qssldiffiehellmanparameters Disable QSslDiffieHellmanParameters tests for QT_NO_SSL builds 2016-06-10 13:18:03 +00:00
qsslellipticcurve QtNetwork: Remove Windows CE. 2016-03-29 20:28:18 +00:00
qsslerror QtNetwork: Remove Windows CE. 2016-03-29 20:28:18 +00:00
qsslkey Store QSslKey in specific key format to provide more details for key 2016-07-28 14:32:05 +00:00
qsslsocket tst_qsslsocket::protocolServerSide - try to fix failing ssl3-* *-ssl3 2016-06-24 18:29:48 +00:00
qsslsocket_onDemandCertificates_member QtNetwork: Remove Windows CE. 2016-03-29 20:28:18 +00:00
qsslsocket_onDemandCertificates_static QtNetwork: Remove Windows CE. 2016-03-29 20:28:18 +00:00
ssl.pro Disable QSslDiffieHellmanParameters tests for QT_NO_SSL builds 2016-06-10 13:18:03 +00:00