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.X509Crl.X509CrlEntry Class Reference
+ Collaboration diagram for Mono.Security.X509.X509Crl.X509CrlEntry:

Public Member Functions

byte[] GetBytes ()
 

Package Functions

 X509CrlEntry (byte[] serialNumber, DateTime revocationDate, X509ExtensionCollection extensions)
 
 X509CrlEntry (ASN1 entry)
 

Properties

byte[] SerialNumber [get, set]
 
DateTime RevocationDate [get, set]
 
X509ExtensionCollection Extensions [get, set]
 

Private Attributes

byte[] sn
 
DateTime revocationDate
 
X509ExtensionCollection extensions
 

Detailed Description

Definition at line 495 of file X509Crl.cs.


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