| Value | Meaning |
|---|---|
| statusDisconnected0 | A status representing a StreamPeerSSL that is disconnected. |
| statusHandshaking1 | A status representing a StreamPeerSSL during handshaking. |
| statusConnected2 | A status representing a StreamPeerSSL that is connected to a host. |
| statusError3 | A status representing a StreamPeerSSL in error state. |
| statusErrorHostnameMismatch4 | An error status that shows a mismatch in the SSL certificate domain presented by the host and the domain requested for validation. |