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
System.Security.Cryptography.CryptographicException Class Reference
+ Inheritance diagram for System.Security.Cryptography.CryptographicException:
+ Collaboration diagram for System.Security.Cryptography.CryptographicException:

Public Member Functions

 CryptographicException ()
 
 CryptographicException (string message)
 
 CryptographicException (string format, string insert)
 
 CryptographicException (string message, global::System.Exception inner)
 
 CryptographicException (int hr)
 

Protected Member Functions

 CryptographicException (global::System.Runtime.Serialization.SerializationInfo info, global::System.Runtime.Serialization.StreamingContext context)
 

Static Private Member Functions

static void ThrowCryptographicException (int hr)
 

Static Private Attributes

const int FORMAT_MESSAGE_IGNORE_INSERTS = 512
 
const int FORMAT_MESSAGE_FROM_SYSTEM = 4096
 
const int FORMAT_MESSAGE_ARGUMENT_ARRAY = 8192
 

Detailed Description

Definition at line 19 of file CryptographicException.cs.


The documentation for this class was generated from the following file: