Cassandra\SSLOptions\Builder::withVerifyFlags PHP Method

withVerifyFlags() public method

Disable certificate verification.
public withVerifyFlags ( integer $flags ) : Builder
$flags integer
return Builder self
    public function withVerifyFlags($flags)
    {
    }