StreamPeerSSL.Status

Values

ValueMeaning
statusDisconnected0

A status representing a StreamPeerSSL that is disconnected.

statusHandshaking1
statusConnected2

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

statusError3
statusErrorHostnameMismatch4

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

Meta