Variable Message.authorities

RRs pointing toward an authority

struct Message
{
  // ...
  ResourceRecord[] authorities ;
  // ...
}