Table of Contents

Class NetHelperSunamo

Namespace
SunamoHttp
Assembly
SunamoHttp.dll

Network helper utilities for .NET applications

public class NetHelperSunamo
Inheritance
NetHelperSunamo
Inherited Members
Extension Methods

Methods

NEVER_EAT_POISON_Disable_CertificateValidation()

WARNING: Disables SSL certificate validation - DO NOT USE IN PRODUCTION! Disabling certificate validation can expose you to a man-in-the-middle attack which may allow your encrypted message to be read by an attacker https://stackoverflow.com/a/14907718/740639

public static void NEVER_EAT_POISON_Disable_CertificateValidation()