CoAPnet.Extensions.DTLS
1.0.9
This is an extension library which provides a wrapper to use _BouncyCastle_ as the transport layer.
Install-Package CoAPnet.Extensions.DTLS -Version 1.0.9
dotnet add package CoAPnet.Extensions.DTLS --version 1.0.9
<PackageReference Include="CoAPnet.Extensions.DTLS" Version="1.0.9" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CoAPnet.Extensions.DTLS --version 1.0.9
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: CoAPnet.Extensions.DTLS, 1.0.9"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
For release notes please go to CoAPnet release notes (CoAPnet).
Dependencies
-
.NETFramework 4.5.2
- Portable.BouncyCastle (>= 1.8.6.7)
-
.NETStandard 2.0
- CoAPnet (>= 1.0.9)
- NETStandard.Library (>= 2.0.0)
- Portable.BouncyCastle (>= 1.8.6.7)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on CoAPnet.Extensions.DTLS:
Repository | Stars |
---|---|
chkr1011/Wirehome.Core
Wirehome.Core is a home automation system written in C# targeting .NET Core. It runs on Linux, Windows and macOS.
|