terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches
SecurityStatusPalErrorCode.cs File Reference

Go to the source code of this file.

Namespaces

namespace  System
 
namespace  System.Net
 

Enumerations

enum  System.Net.SecurityStatusPalErrorCode {
  System.Net.NotSet , System.Net.OK , System.Net.ContinueNeeded , System.Net.CompleteNeeded ,
  System.Net.CompAndContinue , System.Net.ContextExpired , System.Net.CredentialsNeeded , System.Net.Renegotiate ,
  System.Net.OutOfMemory , System.Net.InvalidHandle , System.Net.Unsupported , System.Net.TargetUnknown ,
  System.Net.InternalError , System.Net.PackageNotFound , System.Net.NotOwner , System.Net.CannotInstall ,
  System.Net.InvalidToken , System.Net.CannotPack , System.Net.QopNotSupported , System.Net.NoImpersonation ,
  System.Net.LogonDenied , System.Net.UnknownCredentials , System.Net.NoCredentials , System.Net.MessageAltered ,
  System.Net.OutOfSequence , System.Net.NoAuthenticatingAuthority , System.Net.IncompleteMessage , System.Net.IncompleteCredentials ,
  System.Net.BufferNotEnough , System.Net.WrongPrincipal , System.Net.TimeSkew , System.Net.UntrustedRoot ,
  System.Net.IllegalMessage , System.Net.CertUnknown , System.Net.CertExpired , System.Net.AlgorithmMismatch ,
  System.Net.SecurityQosFailed , System.Net.SmartcardLogonRequired , System.Net.UnsupportedPreauth , System.Net.BadBinding ,
  System.Net.DowngradeDetected , System.Net.ApplicationProtocolMismatch
}