Język

KeyProperties.KeyAlgorithmMlDsa87 Field

Definition

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

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

Field Value

Attributes

Remarks

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

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

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