Function tlspuffin::tls::fn_impl::fn_extensions::fn_append_preshared_keys_identity    
source ยท pub fn fn_append_preshared_keys_identity(
    identities: &Vec<PresharedKeyIdentity>,
    identify: &PresharedKeyIdentity,
) -> Result<Vec<PresharedKeyIdentity>, FnError>