| Package | Description |
|---|---|
| net.webpdf.wsclient.https |
| Modifier and Type | Method and Description |
|---|---|
TLSProtocol |
TLSContext.getProtocol()
Returns the TLS version, that shall be used.
|
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 |
|---|---|
TLSContext |
TLSContext.setProtocol(TLSProtocol protocol)
Sets the TLS version, that shall be used.
|
Copyright © 2017–2019 SoftVision Development GmbH, Fulda, Germany. All rights reserved.