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
Loading...
Searching...
No Matches
Mono.Security.X509.Extensions.AuthorityKeyIdentifierExtension Class Reference
+ Inheritance diagram for Mono.Security.X509.Extensions.AuthorityKeyIdentifierExtension:
+ Collaboration diagram for Mono.Security.X509.Extensions.AuthorityKeyIdentifierExtension:

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
 

Detailed Description

Definition at line 10 of file AuthorityKeyIdentifierExtension.cs.


The documentation for this class was generated from the following file: