TlsCertificate.this

Sets our main struct and passes it to the parent class.

  1. this(GTlsCertificate* gTlsCertificate, bool ownedRef)
    class TlsCertificate
    this
    (
    GTlsCertificate* gTlsCertificate
    ,
    bool ownedRef = false
    )
  2. this(string file)
  3. this(string certFile, string keyFile)
  4. this(string data, ptrdiff_t length)

Meta