| Interface | Description |
|---|---|
| DTLSServerSocket | |
| DTLSServerSocketFactory |
DTLSServerSocketFactorys create DTLServerSockets. |
| DTLSSocketFactory |
DTLSSocketFactorys create DTLSSockets. |
| Class | Description |
|---|---|
| DTLSContext |
Instances of this class represent a secure DTLS socket protocol implementation which acts as a factory for secure
DTLS socket factories.
|
| DTLSSocket |
This class extends
DatagramSockets and provides secure socket using protocols such as the "IETF
"Datagram Transport Layer Security" (DTLS) protocols. |