DTLSServer.setup

Setup the DTLS server to use the given private_key and provide the given certificate to clients. You can pass the optional chain parameter to provide additional CA chain information along with the certificate.

struct DTLSServer
@nogc nothrow
GodotError
setup

Meta