| Package | Description |
|---|---|
| org.apache.hc.client5.http.ssl |
Client TLS/SSL support.
|
| Modifier and Type | Method and Description |
|---|---|
static TLS |
TLS.valueOf(String name)
Deprecated.
Returns the enum constant of this type with the specified name.
|
static TLS[] |
TLS.values()
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 1999–2019 The Apache Software Foundation. All rights reserved.