Package | Description |
---|---|
org.bouncycastle.crypto.tls |
Modifier and Type | Field and Description |
---|---|
protected SessionParameters |
TlsProtocol.sessionParameters |
Modifier and Type | Method and Description |
---|---|
SessionParameters |
SessionParameters.Builder.build() |
SessionParameters |
SessionParameters.copy() |
SessionParameters |
TlsSession.exportSessionParameters() |
Modifier and Type | Method and Description |
---|---|
static TlsSession |
TlsUtils.importSession(byte[] sessionID,
SessionParameters sessionParameters) |
Copyright © 2017 BouncyCastle.org. All rights reserved.