Поделиться через


KeyStoreException.ErrorAttestationChallengeTooLarge Поле

Определение

Внимание!

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

Указана слишком большая проблема аттестации.

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

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

Value = 9
Атрибуты

Комментарии

Указана слишком большая проблема аттестации.

Документация по Java для android.security.KeyStoreException.ERROR_ATTESTATION_CHALLENGE_TOO_LARGE.

Части этой страницы — это изменения на основе работы, созданной и общей проектом с открытым исходным кодом Android и используемой в соответствии с условиями, описанными в лицензии Creative Commons 2.5 Attribution.

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