| Package | Description |
|---|---|
| org.bouncycastle.crypto.tls |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractTlsClient |
class |
DefaultTlsClient |
class |
PSKTlsClient |
class |
SRPTlsClient |
| Modifier and Type | Field and Description |
|---|---|
protected TlsClient |
TlsClientProtocol.tlsClient |
| Modifier and Type | Method and Description |
|---|---|
void |
TlsClientProtocol.connect(TlsClient tlsClient)
Initiates a TLS handshake in the role of client.
In blocking mode, this will not return until the handshake is complete. |
DTLSTransport |
DTLSClientProtocol.connect(TlsClient client,
DatagramTransport transport) |
protected byte[] |
DTLSClientProtocol.generateClientHello(DTLSClientProtocol.ClientHandshakeState state,
TlsClient client) |
Copyright © 2015–2020 The veraPDF Consortium. All rights reserved.