BluetoothDevice.EncryptionAlgorithmAes Bidang

Definisi

Perhatian

This constant will be removed in the future version. Use Android.Bluetooth.BluetoothDeviceEncryptionAlgorithm enum directly instead of this field.

Menunjukkan tautan dienkripsi menggunakan algoritma AES

[Android.Runtime.Register("ENCRYPTION_ALGORITHM_AES", ApiSince=36)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Bluetooth.BluetoothDeviceEncryptionAlgorithm enum directly instead of this field.", true)]
public const Android.Bluetooth.BluetoothDeviceEncryptionAlgorithm EncryptionAlgorithmAes = 2;
[<Android.Runtime.Register("ENCRYPTION_ALGORITHM_AES", ApiSince=36)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Bluetooth.BluetoothDeviceEncryptionAlgorithm enum directly instead of this field.", true)>]
val mutable EncryptionAlgorithmAes : Android.Bluetooth.BluetoothDeviceEncryptionAlgorithm

Nilai Bidang

Value = 2

Penerapan

Atribut

Keterangan

Menunjukkan tautan dienkripsi menggunakan algoritma AES

Java dokumentasi untuk android.bluetooth.BluetoothDevice.ENCRYPTION_ALGORITHM_AES.

Bagian dari halaman ini adalah modifikasi berdasarkan pekerjaan yang dibuat dan dibagikan oleh Android Open Source Project dan digunakan sesuai dengan istilah yang dijelaskan dalam Lisensi Creative Commons 2.5 Lisensi Atribusi.

Berlaku untuk