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.BasicConstraintsExtension Class Reference
+ Inheritance diagram for Mono.Security.X509.Extensions.BasicConstraintsExtension:
+ Collaboration diagram for Mono.Security.X509.Extensions.BasicConstraintsExtension:

Public Member Functions

 BasicConstraintsExtension (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

bool CertificateAuthority [get, set]
 
override string Name [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

bool cA
 
int pathLenConstraint
 

Detailed Description

Definition at line 10 of file BasicConstraintsExtension.cs.


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