Delegate TlsConnectionClassData.HandshakeFinishCallback
public delegate bool TlsConnectionClassData.HandshakeFinishCallback(IntPtr conn, IntPtr result, out ErrorOwnedHandle error)
Parameters
conn
IntPtrresult
IntPtrerror
ErrorOwnedHandle
public delegate bool TlsConnectionClassData.HandshakeFinishCallback(IntPtr conn, IntPtr result, out ErrorOwnedHandle error)
conn
IntPtrresult
IntPtrerror
ErrorOwnedHandle