Function tlspuffin::tls::fn_impl::fn_utils::fn_append_certificate_entries

source ยท
pub fn fn_append_certificate_entries(
    certs: &Vec<CertificateEntry>,
    cert_entry: &CertificateEntry,
) -> Result<Vec<CertificateEntry>, FnError>