Description
The SSLCertificate object represents a single SSL certificate set up in hMailServer.
Methods
Delete()
Deletes the object from the database.
Save()
Saves changes of the object in the database.
Properties
string CertificateFile
The certificate file.
long ID
The unique database identifier for the object.
(read-only)
string Name
The name of the object.
string PrivateKeyFile
The private key file.