pub fn hub_connection_proof_signing_payload(
request: &HubConnectionProofRequest,
) -> Vec<u8> ⓘExpand description
Canonical, domain-separated bytes signed by the Hub for one physical WS connection. Length prefixes keep the encoding unambiguous without relying on JSON object ordering.