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

Public Member Functions

 CryptographicUnexpectedOperationException ()
 
 CryptographicUnexpectedOperationException (string message)
 
 CryptographicUnexpectedOperationException (string format, string insert)
 
 CryptographicUnexpectedOperationException (string message, global::System.Exception inner)
 

Protected Member Functions

 CryptographicUnexpectedOperationException (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 13 of file CryptographicUnexpectedOperationException.cs.


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