WebSocketClient.verifySsl

If true, SSL certificate verification is enabled. Note: You must specify the certificates to be used in the Project Settings for it to work when exported.

  1. bool verifySsl [@property getter]
    struct WebSocketClient
    @nogc nothrow @property
    bool
    verifySsl
    ()
  2. bool verifySsl [@property setter]

Meta