Partager via


IkeKeyIdIdentification.KeyId Property

Definition

The KEY ID in octet stream.

[Android.Runtime.Register("keyId", ApiSince=31)]
public System.Collections.Generic.IList<byte>? KeyId { get; set; }
[<Android.Runtime.Register("keyId", ApiSince=31)>]
member this.KeyId : System.Collections.Generic.IList<byte> with get, set

Property Value

Attributes

Remarks

The KEY ID in octet stream.

Java documentation for android.net.ipsec.ike.IkeKeyIdIdentification.keyId.

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