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
System.Security.Cryptography.X509Certificates.X509CertificateImpl Class Referenceabstract
+ Inheritance 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]
 
DateTime NotAfter [get]
 
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 6 of file X509CertificateImpl.cs.


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