Sealed class: RT.Servers.HttpServerCertificateInfo
Summary
Encapsulates information about a server certificate.
Constructors
Instance methods
| X509Certificate2 | | Instantiates and returns the X509Certificate2. |
Instance fields
| string | | The password required to access the certificate stored in HttpServerCertificateInfo.Path. |
| string | | The path and filename of the certificate file on disk. |