[security-dev 00052]: Re: DTLS design

Florian Weimer fw at deneb.enyo.de
Sun Jan 27 10:54:33 UTC 2008


* 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.



More information about the security-dev mailing list