Share via


WifiAwareDataPathSecurityConfig.CipherSuite Property

Definition

Get the cipher suite specified in this config

public int CipherSuite { [Android.Runtime.Register("getCipherSuite", "()I", "", ApiSince=33)] get; }
[<get: Android.Runtime.Register("getCipherSuite", "()I", "", ApiSince=33)>]
member this.CipherSuite : int

Property Value

one of Characteristics#WIFI_AWARE_CIPHER_SUITE_*"

Attributes

Remarks

Get the cipher suite specified in this config

Java documentation for android.net.wifi.aware.WifiAwareDataPathSecurityConfig.getCipherSuite().

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to