HTTPServerRequest.clientCertificate

Undocumented in source. Be warned that the author may not have intended to support it.
  1. TLSCertificateInformation clientCertificate [@property getter]
  2. TLSCertificateInformation clientCertificate [@property setter]
    struct HTTPServerRequest
    @safe @property pure nothrow
    void
    clientCertificate
    (
    TLSCertificateInformation cert
    )

Meta