Click or drag to resize

BuilderWithSSL Method

Overload List
  NameDescription
Public methodWithSSL
Enables the use of SSL for the created Cluster. Calling this method will use default SSL options.
Public methodWithSSL(SSLOptions)
Enables the use of SSL for the created Cluster using the provided options.
Top
See Also