terraria-cpp2il-methodrecon
v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
FromBase64TransformMode.cs
Go to the documentation of this file.
1
using
System
;
2
using
System.Runtime.InteropServices
;
3
4
namespace
System.Security.Cryptography
5
{
6
// Token: 0x020002C9 RID: 713
7
[
ComVisible
(
true
)]
8
[
Serializable
]
9
public
enum
FromBase64TransformMode
10
{
11
// Token: 0x04000C7A RID: 3194
12
IgnoreWhiteSpaces
,
13
// Token: 0x04000C7B RID: 3195
14
DoNotIgnoreWhiteSpaces
15
}
16
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
System.Reflection.TypeAttributes.Serializable
@ Serializable
System.Runtime.InteropServices
Definition
_Activator.cs:4
System.Security.Cryptography.FromBase64TransformMode
FromBase64TransformMode
Definition
FromBase64TransformMode.cs:10
System.Security.Cryptography.FromBase64TransformMode.IgnoreWhiteSpaces
@ IgnoreWhiteSpaces
System.Security.Cryptography.FromBase64TransformMode.DoNotIgnoreWhiteSpaces
@ DoNotIgnoreWhiteSpaces
System.Security.Cryptography
Definition
Aes.cs:5
System
Definition
__ComObject.cs:4
source
mscorlib
System
Security
Cryptography
FromBase64TransformMode.cs
Generated by
1.10.0