Udostępnij za pośrednictwem


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

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

Applies to