rustls::x509

Function wrap_in_octet_string

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

Prepend stuff to bytes to put it in a DER OCTET STRING.