Язык

KeyStoreException.ErrorKeyCorrupted Поле

Определение

Внимание!

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

Ключ поврежден и не удалось восстановить.

[Android.Runtime.Register("ERROR_KEY_CORRUPTED", 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 ErrorKeyCorrupted = 7;
[<Android.Runtime.Register("ERROR_KEY_CORRUPTED", 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 ErrorKeyCorrupted : Android.Security.KeyStoreExceptionError

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

Value = 7
Атрибуты

Комментарии

Ключ поврежден и не удалось восстановить.

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

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

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