Enum nl80211rs::AuthType [] [src]

pub enum AuthType {
    OpenSystem,
    SharedKey,
    Ft,
    NetworkEap,
    Sae,
    Num,
    Max,
    Automatic,
}

Variants