#GDtlsServerConnection, or null on error
DtlsServerConnection.new_
gio.dtls_server_connection.DtlsServerConnection new_(gio.datagram_based.DatagramBased baseSocket, gio.tls_certificate.TlsCertificate certificate = null)Creates a new #GDtlsServerConnection wrapping base_socket.
Parameters
baseSocket | the #GDatagramBased to wrap |
certificate | the default server certificate, or null |
Returns
the new
Throws
[ErrorWrap]