WifiAwareCipherSuite Enum

Definition

This enumeration supports a bitwise combination of its member values.

[System.Flags]
public enum WifiAwareCipherSuite
[<System.Flags>]
type WifiAwareCipherSuite = 
Inheritance
WifiAwareCipherSuite
Attributes

Fields

NcsPk128 4
NcsPk256 8
NcsPkPasn128 16
NcsPkPasn256 32
NcsSk128 1
NcsSk256 2
None 0

Applies to