StreamPeerSSL.connectToStream

Connects to a peer using an underlying StreamPeer stream. If validate_certs is true, StreamPeerSSL will validate that the certificate presented by the peer matches the for_hostname. Note: Specifying a custom valid_certificate is not supported in HTML5 exports due to browsers restrictions.

struct StreamPeerSSL
@nogc nothrow
GodotError
connectToStream

Meta