다음을 통해 공유


NamedParameterSpec.X25519 Property

Definition

The X25519 parameters

[Android.Runtime.Register("X25519", ApiSince=33)]
public static Java.Security.Spec.NamedParameterSpec? X25519 { get; }
[<Android.Runtime.Register("X25519", ApiSince=33)>]
static member X25519 : Java.Security.Spec.NamedParameterSpec

Property Value

Attributes

Remarks

The X25519 parameters

Java documentation for java.security.spec.NamedParameterSpec.X25519.

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