Author :
jsing
Date :
2020-02-04 18:00:30
Hash :daaa2dc5 Message :Free the transcript as soon as we initialise the transcript hash.
Unlike TLSv1.2 there is only a single hash in use, hence as soon as we
know what the hash is and have initialised the transcript hash, we can
free the transcript buffers.
ok inoguchi@ tb@