Package | Description |
---|---|
org.bouncycastle.crypto.tls |
Modifier and Type | Class and Description |
---|---|
class |
DTLSTransport |
class |
UDPTransport |
Modifier and Type | Method and Description |
---|---|
DTLSTransport |
DTLSServerProtocol.accept(TlsServer server,
DatagramTransport transport) |
DTLSTransport |
DTLSClientProtocol.connect(TlsClient client,
DatagramTransport transport) |
Copyright © 2017 BouncyCastle.org. All rights reserved.