다음을 통해 공유


IkeSaProposal.SupportedIntegrityAlgorithms Property

Definition

Returns supported integrity algorithms for IKE SA proposal negotiation.

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

Property Value

Attributes

Remarks

Returns supported integrity algorithms for IKE SA proposal negotiation.

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

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