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.Security.PKCS7.SignerInfo Class Reference

Public Member Functions

 SignerInfo ()
 
 SignerInfo (ASN1 asn1)
 

Properties

string IssuerName [get]
 
byte[] SerialNumber [get]
 
ArrayList AuthenticatedAttributes [get]
 
string HashName [get, set]
 
byte[] Signature [get]
 
ArrayList UnauthenticatedAttributes [get]
 
byte Version [get]
 

Private Attributes

byte version
 
string hashAlgorithm
 
ArrayList authenticatedAttributes
 
ArrayList unauthenticatedAttributes
 
byte[] signature
 
string issuer
 
byte[] serial
 
byte[] ski
 

Detailed Description

Definition at line 326 of file PKCS7.cs.


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