OsConstants.IpprotoEsp Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.