WebSocketClient.verifySsl

Enable or disable SSL certificate verification. 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