| Package | Description |
|---|---|
| net.webpdf.wsclient.https |
| Modifier and Type | Method and Description |
|---|---|
static TLSProtocol |
TLSProtocol.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TLSProtocol[] |
TLSProtocol.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TLSContext.setTLSProtocol(@NotNull TLSProtocol tlsProtocol)
Set the TLS protocol, that shall be used.
|
Copyright © 2017–2020 SoftVision Development GmbH, Fulda, Germany. All rights reserved.