BluetoothDevice.ExtraEncryptionAlgorithm 필드

정의

암호화에 사용되는 알고리즘으로 의도의 #ACTION_ENCRYPTION_CHANGE int 추가 필드로 사용됩니다.

[Android.Runtime.Register("EXTRA_ENCRYPTION_ALGORITHM", ApiSince=36)]
public const string ExtraEncryptionAlgorithm;
[<Android.Runtime.Register("EXTRA_ENCRYPTION_ALGORITHM", ApiSince=36)>]
val mutable ExtraEncryptionAlgorithm : string

필드 값

구현

특성

설명

암호화에 사용되는 알고리즘으로 의도의 #ACTION_ENCRYPTION_CHANGE int 추가 필드로 사용됩니다.

가능한 값: #ENCRYPTION_ALGORITHM_NONE, #ENCRYPTION_ALGORITHM_E0, #ENCRYPTION_ALGORITHM_AES.

에 대한 android.bluetooth.BluetoothDevice.EXTRA_ENCRYPTION_ALGORITHMJava 설명서

이 페이지의 일부는 만들고 공유한 작업을 기반으로 하며 에 설명된 조건에 따라 사용됩니다.

적용 대상