pre_auth_encode

Function pre_auth_encode 

Source
pub fn pre_auth_encode<const N: usize>(
    pieces: [&[&[u8]]; N],
    out: impl WriteBytes,
)
Expand description

Encode the pieces using the pre-auth-encoding scheme.