Interface | Description |
---|---|
DTLSServerSocket | |
DTLSServerSocketFactory |
DTLSServerSocketFactory s create DTLServerSocket s. |
DTLSSocketFactory |
DTLSSocketFactory s create DTLSSocket s. |
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
DatagramSocket s and provides secure socket using protocols such as the "IETF
"Datagram Transport Layer Security" (DTLS) protocols. |