語言

BluetoothDevice.ExtraEncryptionAlgorithm 欄位

定義

在 intants 中作為 int 額外欄位 #ACTION_ENCRYPTION_CHANGE ,作為加密演算法使用。

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

欄位值

實作

屬性

備註

在 intants 中作為 int 額外欄位 #ACTION_ENCRYPTION_CHANGE ,作為加密演算法使用。

可能的值為:#ENCRYPTION_ALGORITHM_NONE#ENCRYPTION_ALGORITHM_E0#ENCRYPTION_ALGORITHM_AES#ENCRYPTION_ALGORITHM_UNKNOWN

Java 文件 android.bluetooth.BluetoothDevice.EXTRA_ENCRYPTION_ALGORITHM

本頁部分內容為基於 Open Source Project 所創建與分享的作品,並依授權條款所描述的使用進行修改。

適用於