rustls::x509

Function wrap_in_sequence

Source
pub(crate) fn wrap_in_sequence(bytes: &[u8]) -> Vec<u8>
Expand description

Prepend stuff to bytes to put it in a DER SEQUENCE.