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

◆ Sign_v15() [2/2]

static byte[] Mono.Security.Cryptography.PKCS1.Sign_v15 ( RSA rsa,
string hashName,
byte[] hashValue )
inlinestaticpackage

Definition at line 117 of file PKCS1.cs.

118 {
119 if (!true)
120 {
121 }
122 long num = 0L;
123 HashAlgorithm hashAlgorithm;
124 if (hashAlgorithm != null)
125 {
126 }
127 if (num == 0L)
128 {
129 byte[] array;
130 return array;
131 }
132 throw new OutOfMemoryException();
133 }

References System.array, and System.L.