SaProposal.DhGroup1024BitModp Field

Definition

Caution

This constant will be removed in the future version. Use Android.Net.IpSec.Ike.SaProposalDhGroup enum directly instead of this field.

1024-bit MODP Diffie-Hellman Group.

C#
[Android.Runtime.Register("DH_GROUP_1024_BIT_MODP", ApiSince=31)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Net.IpSec.Ike.SaProposalDhGroup enum directly instead of this field.", true)]
public const Android.Net.IpSec.Ike.SaProposalDhGroup DhGroup1024BitModp = 2;

Field Value

Value = 2
Attributes

Remarks

1024-bit MODP Diffie-Hellman Group.

Java documentation for android.net.ipsec.ike.SaProposal.DH_GROUP_1024_BIT_MODP.

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

Product Versions (Obsolete)
.NET for Android (.NET for Android API 34, .NET for Android API 35)