[][src]Function grammers_mtproto::authentication::step2

pub fn step2(
    data: Step1,
    response: &[u8]
) -> Result<(Vec<u8>, Step2), AuthKeyGenError>

The second step of the process to generate an authorization key.