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

Meta