다음을 통해 공유


IkeSaProposal.PseudorandomFunctions Property

Definition

Gets all proposed Pseudorandom Functions

public System.Collections.Generic.IList<Java.Lang.Integer> PseudorandomFunctions { [Android.Runtime.Register("getPseudorandomFunctions", "()Ljava/util/List;", "", ApiSince=31)] get; }
[<get: Android.Runtime.Register("getPseudorandomFunctions", "()Ljava/util/List;", "", ApiSince=31)>]
member this.PseudorandomFunctions : System.Collections.Generic.IList<Java.Lang.Integer>

Property Value

A list of the IANA-defined IDs for the proposed Pseudorandom Functions

Attributes

Remarks

Gets all proposed Pseudorandom Functions

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

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