Waher.Security.JWS
1.0.7
Install-Package Waher.Security.JWS -Version 1.0.7
dotnet add package Waher.Security.JWS --version 1.0.7
<PackageReference Include="Waher.Security.JWS" Version="1.0.7" />
paket add Waher.Security.JWS --version 1.0.7
#r "nuget: Waher.Security.JWS, 1.0.7"
// Install Waher.Security.JWS as a Cake Addin
#addin nuget:?package=Waher.Security.JWS&version=1.0.7
// Install Waher.Security.JWS as a Cake Tool
#tool nuget:?package=Waher.Security.JWS&version=1.0.7
Handles encoding, decoding and validation of JSON Web Signature (JWS) objects, as defined in RFC 7515.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp1.0 netcoreapp1.1 netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard1.3 netstandard1.4 netstandard1.5 netstandard1.6 netstandard2.0 netstandard2.1 |
.NET Framework | net46 net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen30 tizen40 tizen60 |
Universal Windows Platform | uap uap10.0 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETStandard 1.3
- NETStandard.Library (>= 1.6.1)
- Waher.Content (>= 2.3.1)
- Waher.Runtime.Inventory (>= 1.1.0)
NuGet packages (4)
Showing the top 4 NuGet packages that depend on Waher.Security.JWS:
Package | Downloads |
---|---|
Waher.IoTGateway
Defines the IoT Gateway runtime environment. |
|
Waher.Security.JWT
Helps applications with the creation and validation of Java Web Tokens (JWT), as defined in RFC 7519. Includes OpenID claims. |
|
Waher.Security.ACME
Implements the ACME v2 protocol for the generation of certificates using ACME-compliant certificate servers. |
|
Waher.Security.JWT.UWP
Helps UWP applications with the creation and validation of Java Web Tokens (JWT), as defined in RFC 7519. |
GitHub repositories
This package is not used by any popular GitHub repositories.