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
SecurityStatus.cs File Reference

Go to the source code of this file.

Namespaces

namespace  System
 
namespace  System.Net
 

Enumerations

enum  System.Net.SecurityStatus {
  System.Net.OK , System.Net.ContinueNeeded = 590610 , System.Net.CompleteNeeded , System.Net.CompAndContinue ,
  System.Net.ContextExpired = 590615 , System.Net.CredentialsNeeded = 590624 , System.Net.Renegotiate , System.Net.OutOfMemory = -2146893056 ,
  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 = -2146893032 , System.Net.IncompleteCredentials = -2146893024 , System.Net.BufferNotEnough ,
  System.Net.WrongPrincipal , System.Net.TimeSkew = -2146893020 , System.Net.UntrustedRoot , System.Net.IllegalMessage ,
  System.Net.CertUnknown , System.Net.CertExpired , System.Net.AlgorithmMismatch = -2146893007 , System.Net.SecurityQosFailed ,
  System.Net.SmartcardLogonRequired = -2146892994 , System.Net.UnsupportedPreauth = -2146892989 , System.Net.BadBinding = -2146892986
}