* Christian Uebber: > TLS over TCP could attach session information to created sockets in a > 1:1 relationship. There's a separate class for non-TCP (but TCP-like) TLS called SSLEngine. Perhaps you can expose a similar class for DTLS? This way, your implementation would not be tied to UDP.