Hi,
I have a question regarding records in DTLS 1.2. RFC6347 says: "Multiple DTLS records may be placed in a single datagram. They are simply encoded consecutively". However, what happens if one UDP datagram contains multiple records of type application? Which way should an implementation handle this case? 1) Both records are merged such that the application layer gets them as a single message (message = UDP datagram), or 2) Each record is passed as a separate message to the application layer (message = DTLS record) Best regards, Felix
_______________________________________________ TLS mailing list TLS@ietf.org https://www.ietf.org/mailman/listinfo/tls