Skip to content

Instantly share code, notes, and snippets.

@shiouen
shiouen / elotech.cs
Created March 14, 2022 22:31 — forked from luizvaz/elotech.cs
Elotetch - C# SOAP XML Sign Oasis WSSecurity - Palotina/PR
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.IO;
using System.Linq;
using System.Net;
using System.Net.Security;
using System.Reflection;
using System.Security.Cryptography;
using System.Security.Cryptography.X509Certificates;