Http Signatures is an implementation of http://tools.ietf.org/html/draft-cavage-http-signatures-03 for .NET.
Info
| Version: | 1.1.4 |
| Author(s): | Karl Böhlmark |
| Last Update: | Tuesday, November 11, 2014 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | http://github.com/karlbohlmark/http-signatures-csharp |
| NuGet Url: | https://www.nuget.org/packages/HttpSignatures |
Install
Install-Package HttpSignatures
dotnet add package HttpSignatures
paket add HttpSignatures
HttpSignatures Download (Unzip the "nupkg" after downloading)
Dependencies
- Common.Logging(2.3.1)
Tags