EncryptionStatus.Algorithm Property

Definition

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

Property Value

the encryption algorithm used for the encrypting the link.

Attributes

Remarks

Java documentation for android.bluetooth.EncryptionStatus.getAlgorithm().

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