Язык

KeyStoreException.ErrorKeystoreFailure Поле

Определение

Внимание!

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

Сбой на уровне хранилища ключей.

[Android.Runtime.Register("ERROR_KEYSTORE_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 ErrorKeystoreFailure = 11;
[<Android.Runtime.Register("ERROR_KEYSTORE_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 ErrorKeystoreFailure : Android.Security.KeyStoreExceptionError

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

Value = 11
Атрибуты

Комментарии

Сбой на уровне хранилища ключей.

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

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

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