Compartilhar via


IkeSaProposal.SupportedPseudorandomFunctions Property

Definition

Returns supported pseudorandom functions for IKE SA proposal negotiation.

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

Property Value

Attributes

Remarks

Returns supported pseudorandom functions for IKE SA proposal negotiation.

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

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