NetClientOptions.setHostnameVerificationAlgorithm

Set the hostname verification algorithm interval To disable hostname verification, set hostnameVerificationAlgorithm to an empty string

@param hostnameVerificationAlgorithm should be HTTPS, LDAPS or an empty string @return a reference to this, so the API can be used fluently

class NetClientOptions
setHostnameVerificationAlgorithm

Meta