Terraria v1.4.4.9
Terraria source code documentation
All Classes Namespaces Files Functions Variables Enumerations Enumerator Properties Events Macros
Internal.Cryptography.ICertificatePalCore Interface Reference

Public Member Functions

byte[] Export (X509ContentType contentType, SafePasswordHandle password)
 
void Dispose ()
 

Properties

bool HasPrivateKey [get]
 
IntPtr Handle [get]
 
string Issuer [get]
 
string Subject [get]
 
string LegacyIssuer [get]
 
string LegacySubject [get]
 
byte[] Thumbprint [get]
 
string KeyAlgorithm [get]
 
byte[] KeyAlgorithmParameters [get]
 
byte[] PublicKeyValue [get]
 
byte[] SerialNumber [get]
 
string SignatureAlgorithm [get]
 
DateTime NotAfter [get]
 
DateTime NotBefore [get]
 
byte[] RawData [get]
 

Detailed Description

Definition at line 7 of file ICertificatePalCore.cs.


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