public final class TlsVersions extends Object
| 修飾子とタイプ | フィールドと説明 |
|---|---|
static String |
TLS1 |
static String |
TLS1_1 |
static String |
TLS1_2
Supported only in Community Edition 8.0.4+ or Enterprise Edition 5.6.0+.
|
static String |
TLS1_3
The TLSv1.3 is available as of MySQL 8.0.16 or higher,
but requires compiling MySQL using OpenSSL 1.1.1 or higher.
|
Copyright © 2018–2020. All rights reserved.