Java io.vertx.mysqlclient SslMode fields, constructors, methods, implement or subclass

Example usage for Java io.vertx.mysqlclient SslMode fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for io.vertx.mysqlclient SslMode.

The text is from its open source code.

Field

SslModeVERIFY_CA
Like REQUIRED, but additionally verify the server Certificate Authority (CA) certificate against the configured CA certificates.