[][src]Function grammers_mtproto::authentication::create_key

pub fn create_key(
    data: Step3,
    response: &[u8]
) -> Result<(AuthKey, i32), AuthKeyGenError>

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