Share via


OsConstants.IpprotoEsp Property

Definition

Encapsulation Security Payload protocol

[Android.Runtime.Register("IPPROTO_ESP", ApiSince=35)]
public static int IpprotoEsp { get; }
[<Android.Runtime.Register("IPPROTO_ESP", ApiSince=35)>]
static member IpprotoEsp : int

Property Value

Attributes

Remarks

Encapsulation Security Payload protocol

Defined in /uapi/linux/in.h

Java documentation for android.system.OsConstants.IPPROTO_ESP.

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