@gibme/eapol
    Preparing search index...

    Type Alias IgtkKde

    IGTK (Integrity Group Temporal Key) KDE Used for management frame protection (802.11w PMF)

    type IgtkKde = {
        igtk: Buffer;
        ipn: Buffer;
        keyId: number;
    }
    Index

    Properties

    Properties

    igtk: Buffer

    Integrity Group Temporal Key (16 or 32 bytes)

    ipn: Buffer

    IPN - Integrity Protection Number (6 bytes) - replay protection

    keyId: number

    Key ID (2 bytes) - identifies IGTK (typically 4 or 5)