One TLS message in multiple records cannot be handled
Given a TLS handshake message
When a message is splitted into multiple parts
Then it cannot be parsed as one record does not contain the whole message
Edited by Szilárd Pfeiffer
Given a TLS handshake message
When a message is splitted into multiple parts
Then it cannot be parsed as one record does not contain the whole message