StreamPeerSSL.acceptStream

Accepts a peer connection as a server using the given private_key and providing the given certificate to the client. You can pass the optional chain parameter to provide additional CA chain information along with the certificate.

struct StreamPeerSSL
@nogc nothrow
GodotError
acceptStream

Meta