Sprache

KeyProperties.KeyAlgorithmMlDsa65 Field

Definition

Module-Lattice-Based Digital Signature Algorithm (ML-DSA) key, with the parameter set corresponding to the ML-DSA-65 variant.

[Android.Runtime.Register("KEY_ALGORITHM_ML_DSA_65", ApiSince=37)]
public const string KeyAlgorithmMlDsa65;
[<Android.Runtime.Register("KEY_ALGORITHM_ML_DSA_65", ApiSince=37)>]
val mutable KeyAlgorithmMlDsa65 : string

Field Value

Attributes

Remarks

Module-Lattice-Based Digital Signature Algorithm (ML-DSA) key, with the parameter set corresponding to the ML-DSA-65 variant.

Android reference for android.security.keystore.KeyProperties.KEY_ALGORITHM_ML_DSA_65.

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