gio.tls_certificate.TlsCertificate.privateKey set.
If this is set, then the server will be able to speak https in addition to (or instead of) plain http.
gio.tls_certificate.TlsCertificate tlsCertificate() @propertyGet tlsCertificate property.
gio.tls_certificate.TlsCertificate.privateKey set.
If this is set, then the server will be able to speak https in addition to (or instead of) plain http.
void tlsCertificate(gio.tls_certificate.TlsCertificate propval) @propertySet tlsCertificate property.
propval | A gio.tls_certificate.TlsCertificate that has a gio.tls_certificate.TlsCertificate.privateKey set. If this is set, then the server will be able to speak https in addition to (or instead of) plain http. |