HttpOptions.isSecureConnectionEnabled

If set true, the server or client enable the SSL/TLS connection.

@param isSecureConnectionEnabled If set true, the server or client enable the SSL/TLS connection.

  1. bool isSecureConnectionEnabled()
  2. void isSecureConnectionEnabled(bool status)
    class HttpOptions
    void
    isSecureConnectionEnabled
    (
    bool status
    )

Meta