terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
|
Public Member Functions | |
SignerInfo () | |
SignerInfo (ASN1 asn1) | |
Properties | |
string | IssuerName [get] |
byte[] | SerialNumber [get] |
ArrayList | AuthenticatedAttributes [get] |
string | HashName [get, set] |
byte[] | Signature [get] |
ArrayList | UnauthenticatedAttributes [get] |
byte | Version [get] |
Private Attributes | |
byte | version |
string | hashAlgorithm |
ArrayList | authenticatedAttributes |
ArrayList | unauthenticatedAttributes |
byte[] | signature |
string | issuer |
byte[] | serial |
byte[] | ski |