IpSecAlgorithm.TruncationLengthBits Property

Definition

Get the truncation length of this algorithm, in bits

public int TruncationLengthBits { [Android.Runtime.Register("getTruncationLengthBits", "()I", "", ApiSince=28)] get; }
[<get: Android.Runtime.Register("getTruncationLengthBits", "()I", "", ApiSince=28)>]
member this.TruncationLengthBits : int

Property Value

Attributes

Remarks

Java documentation for android.net.IpSecAlgorithm.getTruncationLengthBits().

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