View Source Azurex.Authorization.SharedKey (AzureX v1.1.0)
Implements Azure Rest Api Authorization method.
It is based on: https://docs.microsoft.com/en-us/rest/api/storageservices/authorize-with-shared-key As defined in 26 November 2019
Summary
Functions
@spec sign( HTTPoison.Request.t(), keyword() ) :: HTTPoison.Request.t()