Langue

KeyStoreException.ErrorKeymintFailure Champ

Définition

Attention

This constant will be removed in the future version. Use Android.Security.KeyStoreExceptionError enum directly instead of this field.

Erreur générale dans la couche KeyMint.

[Android.Runtime.Register("ERROR_KEYMINT_FAILURE", ApiSince=33)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Security.KeyStoreExceptionError enum directly instead of this field.", true)]
public const Android.Security.KeyStoreExceptionError ErrorKeymintFailure = 10;
[<Android.Runtime.Register("ERROR_KEYMINT_FAILURE", ApiSince=33)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Security.KeyStoreExceptionError enum directly instead of this field.", true)>]
val mutable ErrorKeymintFailure : Android.Security.KeyStoreExceptionError

Valeur de champ

Value = 10
Attributs

Remarques

Erreur générale dans la couche KeyMint.

Java documentation pour android.security.KeyStoreException.ERROR_KEYMINT_FAILURE.

Les parties de cette page sont des modifications basées sur le travail créé et partagé par Android Open Source et utilisées en fonction des termes décrits dans la Creative Commons 2.5 Attribution License.

S’applique à