Язык

KeyStoreException.ErrorKeymintFailure Поле

Определение

Внимание!

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

Общая ошибка на уровне 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

Значение поля

Value = 10
Атрибуты

Комментарии

Общая ошибка на уровне KeyMint.

Java документации по android.security.KeyStoreException.ERROR_KEYMINT_FAILURE.

Части этой страницы — это изменения на основе работы, созданной и общей Project и используемых в соответствии с условиями, описанными в разделе "".

Применяется к