[][src]Function dasn1_der::to_vec

pub fn to_vec<T: Serialize>(value: &T) -> Result<Vec<u8>>

Serialize an instance of T as a ASN.1 DER byte vector.