Function new_envelope_seed

Source
pub fn new_envelope_seed(
    state: &mut State,
    bytes: Box<[u8]>,
) -> Result<Vec<u8>, LinkError>