Info
Version: | 1.0.12 |
Author(s): | Peter Waher |
Last Update: | Wednesday, September 28, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/PeterWaher/IoTGateway/tree/master/Security/Waher.Security.DTLS |
NuGet Url: | https://www.nuget.org/packages/Waher.Security.DTLS |
Install
Install-Package Waher.Security.DTLS
dotnet add package Waher.Security.DTLS
paket add Waher.Security.DTLS
Waher.Security.DTLS Download (Unzip the "nupkg" after downloading)
Dependencies
- Waher.Events(>= 1.0.12)
- Waher.Networking(>= 1.0.18)
- Waher.Runtime.Cache(>= 1.0.4)
- Waher.Runtime.Inventory(>= 1.0.14)
- Waher.Runtime.Timing(>= 1.0.3)
- Waher.Security(>= 1.0.7)
- NETStandard.Library(>= 1.6.1)
Tags
Supports Pre-shared keys and AES CCM. Loosely coupled communication layer interface.
DTLS over UDP has predefined interfaces.