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
|
Public Member Functions | |
AuthorityKeyIdentifierExtension (X509Extension extension) | |
override string | ToString () |
override bool | Equals (object obj) |
byte[] | GetBytes () |
override int | GetHashCode () |
Protected Member Functions | |
override void | Decode () |
override void | Encode () |
Protected Attributes | |
string | extnOid |
bool | extnCritical |
ASN1 | extnValue |
Properties | |
override string | Name [get, set] |
byte[] | Identifier [get, set] |
ASN1 | ASN1 [get, set] |
string | Oid [get, set] |
bool | Critical [get, set] |
ASN1 | Value [get, set] |
Private Member Functions | |
void | WriteLine (StringBuilder sb, int n, int pos) |
Private Attributes | |
byte[] | aki |
Definition at line 10 of file AuthorityKeyIdentifierExtension.cs.