Function tlspuffin::tls::fn_impl::fn_utils::fn_derive_binder

source ยท
pub fn fn_derive_binder(
    full_client_hello: &Message,
    psk: &Vec<u8>,
) -> Result<Vec<u8>, FnError>