Datagram Transport Layer Security

Datagram Transport Layer Security (DTLS), is a communications protocol. The protocol provides a layer of security for datagram-based applications. DTLS permits secure communications and is based on the Transport Layer Security (TLS) protocol. Embedded security helps ensure messages are not forged, tampered with, or eavesdropped.

Let's review the relevant terminology:

  • Communication protocol: A set of rules that govern how information is transmitted.
  • Datagram: A structured transfer unit.
  • Eavesdropping: Undetected listening to in-transit data packets.
  • Forgery: Transmission of a packet with falsified sender.
  • Network packet: A formatted unit of data for transmission.
  • Tampering: The altering of data packets after ...

Get Java 9: Building Robust Modular Applications now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.