Pārlūkot izejas kodu
Actually zero out the bytes in the HandshakeResponse320
:
The specification says these bytes should be zero but the
current implementation simply ignores them. Since
takeSmallBuffer ends up reusing a buffer for this packet the
values might not be all zeros.