internal void AddRsohContent(string dccContent)
 {
     rst.SetNextData(dccContent);
 }