Table of Contents

Delegate TlsConnectionClassData.AcceptCertificateCallback

Namespace
Gio.Internal
Assembly
Gio-2.0.dll
public delegate bool TlsConnectionClassData.AcceptCertificateCallback(IntPtr connection, IntPtr peerCert, TlsCertificateFlags errors)

Parameters

connection IntPtr
peerCert IntPtr
errors TlsCertificateFlags

Returns

bool