Function init

Source
pub fn init<R: RngCore + CryptoRng>(
    password: &str,
    context: Context<'_>,
    rng: R,
) -> Result<(InitMessage, AwaitingResponse), Error>
Expand description

Initiate a PAKE.