Values

Disconnected

A status representing a godot.PacketPeerDTLS that is disconnected.

Handshaking

A status representing a godot.PacketPeerDTLS that is currently performing the handshake with a remote peer.

Connected

A status representing a godot.PacketPeerDTLS that is connected to a remote peer.

Error

A status representing a godot.PacketPeerDTLS in a generic error state.

ErrorHostnameMismatch

An error status that shows a mismatch in the DTLS certificate domain presented by the host and the domain requested for validation.