Skip to content

Instantly share code, notes, and snippets.

@tompetko
tompetko / PortosNWS4HeaderAuthExample.cs
Last active June 27, 2019 07:23
Portos API - NWS4 Authentication
using System;
using System.Collections.Generic;
using System.Collections.ObjectModel;
using System.Diagnostics;
using System.Globalization;
using System.Linq;
using System.Net.Http;
using System.Net.Http.Headers;
using System.Security.Cryptography;
using System.Text;