Enum WiFiEncryptionType

    Definition

    Namespace:
    Tizen.Network.Connection
    Assembly:
    Tizen.Network.Connection.dll

    Enumeration for the encryption modes.

    public enum WiFiEncryptionType

    Fields

    Name Description
    Aes

    AES

    None

    Encryption disabled

    Tkip

    TKIP

    TkipAesMixed

    TKIP and AES are both supported

    Wep

    WEP

    • View Source
    Back to top Copyright © 2016-2024 Samsung
    Generated by DocFX