Function init_session

Source
pub async fn init_session(
    hash: &PasswordHash,
    reader: BufReader<RecvStream>,
) -> Result<Vec<u8>>
Expand description

Attempts to create a session. Fails if password doesn’t match