Share via


NamedParameterSpec.Ed25519 Property

Definition

The Ed25519 parameters

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

Property Value

Attributes

Remarks

The Ed25519 parameters

Added in 15.

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

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