terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
Mono.Unity.X509ChainImplUnityTls Class Reference
+ Inheritance diagram for Mono.Unity.X509ChainImplUnityTls:

Public Member Functions

override void AddStatus (global::System.Security.Cryptography.X509Certificates.X509ChainStatusFlags error)
 
override bool Build (global::System.Security.Cryptography.X509Certificates.X509Certificate2 certificate)
 
override void Reset ()
 

Protected Member Functions

override void Dispose (bool disposing)
 

Package Functions

 X509ChainImplUnityTls (UnityTls.unitytls_x509list_ref nativeCertificateChain, bool reverseOrder=false)
 

Properties

override bool IsValid [get]
 
UnityTls.unitytls_x509list_ref NativeCertificateChain [get]
 
override global::System.Security.Cryptography.X509Certificates.X509ChainElementCollection ChainElements [get]
 
override global::System.Security.Cryptography.X509Certificates.X509ChainPolicy ChainPolicy [get]
 

Private Attributes

global::System.Security.Cryptography.X509Certificates.X509ChainElementCollection elements
 
UnityTls.unitytls_x509list_ref nativeCertificateChain
 
global::System.Security.Cryptography.X509Certificates.X509ChainPolicy policy
 
List< global::System.Security.Cryptography.X509Certificates.X509ChainStatus > chainStatusList
 
bool reverseOrder
 

Detailed Description

Definition at line 8 of file X509ChainImplUnityTls.cs.


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