Compartilhar via


CarrierConfigManager.Iwlan.KeySupportsChildSessionMultipleSaProposalsBool Field

Definition

Enables the use of multiple Child SA proposals, encompassing both carrier-preferred ciphers and all supported ciphers from 3GPP TS 33.

[Android.Runtime.Register("KEY_SUPPORTS_CHILD_SESSION_MULTIPLE_SA_PROPOSALS_BOOL", ApiSince=35)]
public const string KeySupportsChildSessionMultipleSaProposalsBool;
[<Android.Runtime.Register("KEY_SUPPORTS_CHILD_SESSION_MULTIPLE_SA_PROPOSALS_BOOL", ApiSince=35)>]
val mutable KeySupportsChildSessionMultipleSaProposalsBool : string

Field Value

Attributes

Remarks

Enables the use of multiple Child SA proposals, encompassing both carrier-preferred ciphers and all supported ciphers from 3GPP TS 33.210 and RFC 8221, as defined in RFC 7296.

Java documentation for android.telephony.CarrierConfigManager.Iwlan.KEY_SUPPORTS_CHILD_SESSION_MULTIPLE_SA_PROPOSALS_BOOL.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to