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
|
Classes | |
class | AuthorityKeyIdentifierExtension |
class | BasicConstraintsExtension |
class | KeyUsageExtension |
class | SubjectKeyIdentifierExtension |
Enumerations | |
enum | KeyUsages { digitalSignature = 128 , nonRepudiation = 64 , keyEncipherment = 32 , dataEncipherment = 16 , keyAgreement = 8 , keyCertSign = 4 , cRLSign = 2 , encipherOnly = 1 , decipherOnly = 2048 , none = 0 } |