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
◆
OidToName()
string Mono.Security.PKCS7.SignedData.OidToName
(
string
oid
)
inline
package
Definition at line
293
of file
PKCS7.cs
.
294
{
295
bool
flag = oid ==
"1.3.14.3.2.26"
;
296
bool
flag2
= oid ==
"1.2.840.113549.2.2"
;
297
bool
flag3
= oid ==
"1.2.840.113549.2.5"
;
298
bool
flag4
= oid ==
"2.16.840.1.101.3.4.1"
;
299
bool
flag5
= oid ==
"2.16.840.1.101.3.4.2"
;
300
return
"SHA384"
;
301
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
References
j__TPar
.
Mono
Security
PKCS7
SignedData
Generated by
1.10.0