Values

Disconnected

A status representing a godot.StreamPeerSSL that is disconnected.

Handshaking

A status representing a godot.StreamPeerSSL during handshaking.

Connected

A status representing a godot.StreamPeerSSL that is connected to a host.

Error

A status representing a godot.StreamPeerSSL in error state.

ErrorHostnameMismatch

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