Skip to main content

minimal_hash_input

Function minimal_hash_input 

Source
pub fn minimal_hash_input(t: &MinimalTypeObject) -> Result<Vec<u8>, EncodeError>
Expand description

The exact byte stream fed to MD5 for a MinimalTypeObject hash (XCDR2 DHEADER + EK + body). Exposed so conformance harnesses can byte-diff it against vendor TypeObject goldens.

ยงErrors

EncodeError.