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.PKCS7.SignedData Class Reference
+ Collaboration diagram for Mono.Security.PKCS7.SignedData:

Public Member Functions

 SignedData (ASN1 asn1)
 

Package Functions

string OidToName (string oid)
 

Properties

X509CertificateCollection Certificates [get, set]
 
PKCS7.ContentInfo ContentInfo [get, set]
 
string HashName [set]
 
PKCS7.SignerInfo SignerInfo [get, set]
 

Private Attributes

byte version
 
string hashAlgorithm
 
PKCS7.ContentInfo contentInfo
 
X509CertificateCollection certs
 
ArrayList crls
 
PKCS7.SignerInfo signerInfo
 
bool mda
 

Detailed Description

Definition at line 277 of file PKCS7.cs.


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