パッケージ org.pcap4j.packet

クラス Dot11SsidListElement

  • すべての実装されたインタフェース:
    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.
    導入されたバージョン:
    pcap4j 1.7.0
    作成者:
    Kaito Yamada
    関連項目:
    IEEE802.11, 直列化された形式