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
System.Security.Cryptography.X509Certificates.X509CertificateImpl Class Referenceabstract
+ Inheritance diagram for System.Security.Cryptography.X509Certificates.X509CertificateImpl:
+ Collaboration diagram for System.Security.Cryptography.X509Certificates.X509CertificateImpl:

Public Member Functions

X509CertificateImpl Clone ()
 
override int GetHashCode ()
 
RSA GetRSAPrivateKey ()
 
DSA GetDSAPrivateKey ()
 
X509CertificateImpl CopyWithPrivateKey (RSA privateKey)
 
override bool Equals (object obj)
 
void Dispose ()
 

Protected Member Functions

void ThrowIfContextInvalid ()
 
virtual void Dispose (bool disposing)
 
override void Finalize ()
 
 X509CertificateImpl ()
 

Properties

bool IsValid [get]
 
string Issuer [get]
 
string Subject [get]
 
byte[] RawData [get]
 
global::System.DateTime NotAfter [get]
 
global::System.DateTime NotBefore [get]
 
byte[] Thumbprint [get]
 
string KeyAlgorithm [get]
 
byte[] KeyAlgorithmParameters [get]
 
byte[] PublicKeyValue [get]
 
byte[] SerialNumber [get]
 
bool HasPrivateKey [get]
 

Detailed Description

Definition at line 9 of file X509CertificateImpl.cs.


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