Share via


IkeSaProposal.SupportedEncryptionAlgorithms Property

Definition

Returns supported encryption algorithms for IKE SA proposal negotiation.

public static System.Collections.Generic.ICollection<Java.Lang.Integer> SupportedEncryptionAlgorithms { [Android.Runtime.Register("getSupportedEncryptionAlgorithms", "()Ljava/util/Set;", "", ApiSince=31)] get; }
[<get: Android.Runtime.Register("getSupportedEncryptionAlgorithms", "()Ljava/util/Set;", "", ApiSince=31)>]
static member SupportedEncryptionAlgorithms : System.Collections.Generic.ICollection<Java.Lang.Integer>

Property Value

Attributes

Remarks

Returns supported encryption algorithms for IKE SA proposal negotiation.

Java documentation for android.net.ipsec.ike.IkeSaProposal.getSupportedEncryptionAlgorithms().

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