KeyProperties.KeyAlgorithmMlDsa65 Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.