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.

[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;
[<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)>]
val mutable DhGroup1024BitModp : Android.Net.IpSec.Ike.SaProposalDhGroup

Field Value

Value = 2
Attributes

Applies to