CarrierConfigManager.Iwlan.KeySupportsIkeSessionMultipleSaProposalsBool Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Enables the use of multiple IKE SA proposals, encompassing both carrier-preferred ciphers and all supported ciphers from 3GPP TS 33.
[Android.Runtime.Register("KEY_SUPPORTS_IKE_SESSION_MULTIPLE_SA_PROPOSALS_BOOL", ApiSince=35)]
public const string KeySupportsIkeSessionMultipleSaProposalsBool;
[<Android.Runtime.Register("KEY_SUPPORTS_IKE_SESSION_MULTIPLE_SA_PROPOSALS_BOOL", ApiSince=35)>]
val mutable KeySupportsIkeSessionMultipleSaProposalsBool : string
Field Value
- Attributes
Remarks
Enables the use of multiple IKE SA proposals, encompassing both carrier-preferred ciphers and all supported ciphers from 3GPP TS 33.210 and RFC 8221, as defined in RFC 7296.
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.