<para>The <seecref="M:GLib.TlsConnection.AcceptCertificate"/> event utilizes this delegate:</para>
<para>Event data is passed via the <seecref="T:GLib.AcceptCertificateArgs"/> parameter.</para>
<para>To attach a <seecref="T:GLib.AcceptCertificateHandler"/> to an event, add the AcceptCertificateHandler instance to the event. The methods referenced by the AcceptCertificateHandler instance are invoked whenever the event is raised, until the AcceptCertificateHandler is removed from the event.</para>