pub async fn parse_nonce_gen_first_response(
stream: &mut Streaming<NonceGenResponse>,
) -> Result<NonceGenFirstResponse, Status>pub async fn parse_nonce_gen_first_response(
stream: &mut Streaming<NonceGenResponse>,
) -> Result<NonceGenFirstResponse, Status>