Idioma

CarrierConfigManager.Iwlan.KeySupportedIntegrityAlgorithmsIntArray Campo

Definição

Lista de algoritmos de integridade com suporte para sessão 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

Valor do campo

Atributos

Comentários

Lista de algoritmos de integridade com suporte para sessão IKE. Os valores possíveis são 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_96, android.net.ipsec.ike.SaProposal#INTEGRITY_ALGORITHM_HMAC_SHA2_256_128, , android.net.ipsec.ike.SaProposal#INTEGRITY_ALGORITHM_HMAC_SHA2_384_192android.net.ipsec.ike.SaProposal#INTEGRITY_ALGORITHM_HMAC_SHA2_512_256

Java documentação para android.telephony.CarrierConfigManager.Iwlan.KEY_SUPPORTED_INTEGRITY_ALGORITHMS_INT_ARRAY.

Partes desta página são modificações baseadas no trabalho criado e compartilhado pelo Project Open Source do Open Source e usadas de acordo com os termos descritos na Creative Commons 2.5.

Aplica-se a