|
Terraria v1.4.4.9
Terraria source code documentation
|
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] |
Definition at line 7 of file ICertificatePalCore.cs.