CarrierConfigManager.Iwlan.KeySupportedIntegrityAlgorithmsIntArray フィールド

定義

IKE セッションでサポートされている整合性アルゴリズムの一覧。

[Android.Runtime.Register("KEY_SUPPORTED_INTEGRITY_ALGORITHMS_INT_ARRAY", ApiSince=31)]
public const string KeySupportedIntegrityAlgorithmsIntArray;
[<Android.Runtime.Register("KEY_SUPPORTED_INTEGRITY_ALGORITHMS_INT_ARRAY", ApiSince=31)>]
val mutable KeySupportedIntegrityAlgorithmsIntArray : string

フィールド値

属性

注釈

IKE セッションでサポートされている整合性アルゴリズムの一覧。 指定できる値は android.net.ipsec.ike.SaProposal#INTEGRITY_ALGORITHM_NONE、、 android.net.ipsec.ike.SaProposal#INTEGRITY_ALGORITHM_HMAC_SHA1_96、、 android.net.ipsec.ike.SaProposal#INTEGRITY_ALGORITHM_AES_XCBC_96android.net.ipsec.ike.SaProposal#INTEGRITY_ALGORITHM_HMAC_SHA2_256_128、、 android.net.ipsec.ike.SaProposal#INTEGRITY_ALGORITHM_HMAC_SHA2_384_192です。 android.net.ipsec.ike.SaProposal#INTEGRITY_ALGORITHM_HMAC_SHA2_512_256

の Java ドキュメント android.telephony.CarrierConfigManager.Iwlan.KEY_SUPPORTED_INTEGRITY_ALGORITHMS_INT_ARRAY

このページの一部は、によって作成および共有され、に記載されている条件に従って使用される作業に基づく変更です。

適用対象