Bagikan melalui


CarrierConfigManager.Ims.IpsecEncryptionAlgorithmDesEde3Cbc Bidang

Definisi

Perhatian

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

Algoritma Enkripsi IPSec DES_EDE3_CBC.

[Android.Runtime.Register("IPSEC_ENCRYPTION_ALGORITHM_DES_EDE3_CBC", ApiSince=33)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Telephony.ImsIpsecEncryptionAlgorithm enum directly instead of this field.", true)]
public const Android.Telephony.ImsIpsecEncryptionAlgorithm IpsecEncryptionAlgorithmDesEde3Cbc = 1;
[<Android.Runtime.Register("IPSEC_ENCRYPTION_ALGORITHM_DES_EDE3_CBC", ApiSince=33)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Telephony.ImsIpsecEncryptionAlgorithm enum directly instead of this field.", true)>]
val mutable IpsecEncryptionAlgorithmDesEde3Cbc : Android.Telephony.ImsIpsecEncryptionAlgorithm

Nilai Bidang

Value = 1
Atribut

Keterangan

Algoritma Enkripsi IPSec DES_EDE3_CBC. lihat Lampiran H dari TS 33.203

Dokumentasi Java untuk android.telephony.CarrierConfigManager.Ims.IPSEC_ENCRYPTION_ALGORITHM_DES_EDE3_CBC.

Bagian halaman ini adalah modifikasi berdasarkan pekerjaan yang dibuat dan dibagikan oleh Proyek Sumber Terbuka Android dan digunakan sesuai dengan istilah yang dijelaskan dalam Lisensi Atribusi Creative Commons 2.5.

Berlaku untuk