Class Dot11SsidListElement

  • All Implemented Interfaces:
    java.io.Serializable

    public final class Dot11SsidListElement
    extends Dot11InformationElement
    IEEE802.11 SSID List element
           1         1          variable
     +----------+----------+-------------
     |Element ID|  Length  | SSID List
     +----------+----------+-------------
     Element ID: 84
     
    The SSID List field is a list of SSID elements, each including the element ID, length field and SSID information field for which the STA is requesting information.
    Since:
    pcap4j 1.7.0
    Author:
    Kaito Yamada
    See Also:
    IEEE802.11, Serialized Form