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]
  2. bool verifySsl [@property setter]
    struct WebSocketClient
    @nogc nothrow @property
    void
    verifySsl
    (
    bool v
    )

Meta