Author :
jsing
Date :
2022-01-04 11:01:58
Hash :29c32886 Message :Pull key share group/length CBB code up from tls13_key_share_public()
This provides better symmetry with the parsing code and will allow for
better reuse with the legacy stack, which has different message structures.
ok inoguchi@ tb@