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
Internal.Cryptography.Pal.CertificateData Struct Reference

Classes

struct  AlgorithmIdentifier
 

Public Member Functions

string GetNameInfo (global::System.Security.Cryptography.X509Certificates.X509NameType nameType, bool forIssuer)
 

Package Functions

 CertificateData (byte[] rawData)
 

Package Attributes

byte[] RawData
 
byte[] SubjectPublicKeyInfo
 
int Version
 
byte[] SerialNumber
 
CertificateData.AlgorithmIdentifier TbsSignature
 
global::System.Security.Cryptography.X509Certificates.X500DistinguishedName Issuer
 
DateTime NotBefore
 
DateTime NotAfter
 
global::System.Security.Cryptography.X509Certificates.X500DistinguishedName Subject
 
CertificateData.AlgorithmIdentifier PublicKeyAlgorithm
 
byte[] PublicKey
 
byte[] IssuerUniqueId
 
byte[] SubjectUniqueId
 
List< global::System.Security.Cryptography.X509Certificates.X509Extension > Extensions
 
CertificateData.AlgorithmIdentifier SignatureAlgorithm
 
byte[] SignatureValue
 

Properties

class< ReadReverseRdnsIEnumerator [set]
 

Static Private Member Functions

static string GetSimpleNameInfo (global::System.Security.Cryptography.X509Certificates.X500DistinguishedName name)
 
static string FindAltNameMatch (byte[] extensionBytes, GeneralNameType matchType, string otherOid)
 
static IEnumerable< KeyValuePair< string, string > > ReadReverseRdns (global::System.Security.Cryptography.X509Certificates.X500DistinguishedName name)
 

Private Attributes

class< ReadReverseRdnsd__21: IEnumerable<KeyValuePair<string
 
class< ReadReverseRdnsstring
 
class< ReadReverseRdnsIEnumerable
 
class< ReadReverseRdnsIEnumerator< KeyValuePair< string, string > >
 
class< ReadReverseRdnsIDisposable
 

Detailed Description

Definition at line 13 of file CertificateData.cs.


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