Author :
jsing
Date :
2020-02-06 13:14:17
Hash :e0404061 Message :Correctly handle key share extensions in a hello retry request.
In a hello retry request the server will only send the selected group and
not actually provide a key exchange. In this case we need to store the
server selected group for further processing.
ok tb@