Waher.Security.DTLS.UWP
2.0.0
Requires NuGet 3.2 or higher.
dotnet add package Waher.Security.DTLS.UWP --version 2.0.0
NuGet\Install-Package Waher.Security.DTLS.UWP -Version 2.0.0
<PackageReference Include="Waher.Security.DTLS.UWP" Version="2.0.0" />
paket add Waher.Security.DTLS.UWP --version 2.0.0
#r "nuget: Waher.Security.DTLS.UWP, 2.0.0"
// Install Waher.Security.DTLS.UWP as a Cake Addin #addin nuget:?package=Waher.Security.DTLS.UWP&version=2.0.0 // Install Waher.Security.DTLS.UWP as a Cake Tool #tool nuget:?package=Waher.Security.DTLS.UWP&version=2.0.0
Light-weight class library implementing Datagram Transport Layer Security (DTLS) Version 1.2, as defined in RFC 6347. Supports Pre-shared keys and AES CCM. Loosely coupled communication layer interface. DTLS over UDP has predefined interfaces.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
Universal Windows Platform | uap was computed. uap10.0 is compatible. |
-
- Waher.Events (>= 1.3.0)
- Waher.Networking.UWP (>= 3.0.0)
- Waher.Runtime.Cache (>= 2.0.0)
- Waher.Runtime.Inventory (>= 1.2.0)
- Waher.Runtime.Timing (>= 2.0.0)
- Waher.Security (>= 1.0.10)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Waher.Security.DTLS.UWP:
Package | Downloads |
---|---|
Waher.Networking.CoAP.UWP
UWP class library for communication using the CoAP protocol. DTLS encryption available through the use of the Waher.Security.DTLS library. |
|
Waher.Networking.LWM2M.UWP
UWP class library that provides LWM2M interfaces for your application, using the CoAP library defined in Waher.Networking.CoAP.UWP. |
GitHub repositories
This package is not used by any popular GitHub repositories.