[][src]Function cpace::init

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

Initiate a PAKE.