| Package | Description |
|---|---|
| org.bouncycastle.crypto.tls |
| Modifier and Type | Field and Description |
|---|---|
protected TlsSession |
TlsProtocol.tlsSession |
| Modifier and Type | Method and Description |
|---|---|
TlsSession |
TlsContext.getResumableSession()
Used to get the resumable session, if any, used by this connection.
|
TlsSession |
TlsClient.getSessionToResume()
Return the session this client wants to resume, if any.
|
TlsSession |
AbstractTlsClient.getSessionToResume() |
static TlsSession |
TlsUtils.importSession(byte[] sessionID,
SessionParameters sessionParameters) |
Copyright © 2015–2019 The veraPDF Consortium. All rights reserved.