pub(crate) fn wrap_in_octet_string(bytes: &[u8]) -> Vec<u8>
Prepend stuff to bytes to put it in a DER OCTET STRING.
bytes