-
Notifications
You must be signed in to change notification settings - Fork 148
Open
Labels
Description
Both https://www.nuget.org/packages/Waher.Security.DTLS/ and https://www.nuget.org/packages/DTLS.Net/ offer DTLS implementation (server and client), so it is possible now to add DTLS support in #SNMP
- Use DTLS.NET to implement a new listener binding.
- Use DTLS.NET to implement new extension methods to send messages.
- Cherry pick useful bits from Waher.Security.DTLS as it does not rely on Bouncy Castle.