pub(crate) fn wrap_concat_in_sequence(bytes_a: &[u8], bytes_b: &[u8]) -> Vec<u8>
Prepend stuff to bytes_a + bytes_b to put it in a DER SEQUENCE.
bytes_a
bytes_b