Skip to main content

encode_handshake

Function encode_handshake 

Source
pub fn encode_handshake(
    identity: &WeaveHostIdentity,
    remote: SwitchId,
    output: &mut [u8],
) -> Result<usize, EncodeError>