//! Code related to the relay channel opened as a responder. The handshake code is responsible for
/// A channel that can NOT be verified. This is solely either a client or bridge on the other end.
/// A verifiable relay responder channel that is currently unverified. This can only be a relay on
/// 'peer_target_no_ids' is the peer, without identities as we are accepting a connection and thus
// KS_relayid_ed → KP_relaysign_ed → KP_link_ed → AUTHENTICATE cell → the channel itself.
// KP_relayid_rsa → KS_relayid_ed → KP_relaysign_ed → KP_link_ed → AUTHENTICATE cell →