C# Class ApiAuthenticator.Program

Show file Open project: Silobreaker/Api

Private Methods

Method Description
GetBase64Digest ( string signatureString, string secretKey ) : string
Main ( string args ) : void
getAPIResponse ( SecretTokens secret, string url ) : Newtonsoft.Json.Linq.JObject