SaProposal.DhGroup1536BitModp 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_1536_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 DhGroup1536BitModp = 5;
[<Android.Runtime.Register("DH_GROUP_1536_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 DhGroup1536BitModp : Android.Net.IpSec.Ike.SaProposalDhGroup

Field Value

Value = 5
Attributes

Applies to