Table of Contents

Delegate TlsConnectionClassData.GetBindingDataCallback

Namespace
Gio.Internal
Assembly
Gio-2.0.dll
public delegate bool TlsConnectionClassData.GetBindingDataCallback(IntPtr conn, TlsChannelBindingType type, byte[] data, out ErrorOwnedHandle error)

Parameters

conn IntPtr
type TlsChannelBindingType
data byte[]
error ErrorOwnedHandle

Returns

bool