Table of Contents

Delegate TlsConnectionClassData.HandshakeCallback

Namespace
Gio.Internal
Assembly
Gio-2.0.dll
public delegate bool TlsConnectionClassData.HandshakeCallback(IntPtr conn, IntPtr cancellable, out ErrorOwnedHandle error)

Parameters

conn IntPtr
cancellable IntPtr
error ErrorOwnedHandle

Returns

bool