Function tls_deserialize

Source
pub fn tls_deserialize<R: Read>(bytes: &mut R) -> Result<String, Error>
Available on crate feature tlspl-utils only.