TLS record compose only the first message
Given a TlsRecord with more than one item in messages
When I call the compose function
Then the bytearray contains only the message
Edited by Szilárd Pfeiffer
Given a TlsRecord with more than one item in messages
When I call the compose function
Then the bytearray contains only the message