Author :
jsing
Date :
2021-05-02 17:28:33
Hash :56985c13 Message :In the TLSv1.2 server, set up the key block after sending the CCS.
This avoids calling into the key block setup code multiple times and makes
the server code consistent with the client.
ok inoguchi@ tb@