Поделиться через


CarrierConfigManager.Ims.IpsecEncryptionAlgorithmDesEde3Cbc Поле

Определение

Внимание!

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

Алгоритм шифрования 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

Значение поля

Value = 1
Атрибуты

Комментарии

Алгоритм шифрования IPSec DES_EDE3_CBC. см. приложение H TS 33.203

Документация по Java для android.telephony.CarrierConfigManager.Ims.IPSEC_ENCRYPTION_ALGORITHM_DES_EDE3_CBC.

Части этой страницы — это изменения на основе работы, созданной и общей проектом с открытым исходным кодом Android и используемой в соответствии с условиями, описанными в лицензии Creative Commons 2.5 Attribution.

Применяется к