Share via


NamedParameterSpec.Ed448 Property

Definition

The Ed448 parameters

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

Property Value

Attributes

Remarks

The Ed448 parameters

Added in 15.

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

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