Package org.xbill.DNS

Class NSIDOption


public class NSIDOption extends GenericEDNSOption
The Name Server Identifier Option
Author:
Brian Wellington
See Also:
  • Constructor Details

    • NSIDOption

      public NSIDOption(byte[] data)
      Construct an NSID option.
      Parameters:
      data - The contents of the option.