Tuesday 2 April 2013

HMAC authentication in ASP.NET Web API

In this article I will explain the concepts behind HMAC authentication and will show how to write an example implementation for ASP.NET Web API using message handlers. The project will include both server and client side (using Web API's HttpClient) bits.
crawled from : Piotrwalat

No comments:

Post a Comment