Skip to main content

exchange_a_for_b

Function exchange_a_for_b 

Source
async fn exchange_a_for_b(
    shared_a: &BoxedUint,
    rest: &RestClient,
) -> Result<BoxedUint, OnePasswordError>
Expand description

Sends userA and returns the server’s userB.