Partager via


KeyStoreException.ErrorAttestationChallengeTooLarge Champ

Définition

Attention

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

Le défi d’attestation spécifié est trop volumineux.

[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

Valeur de champ

Value = 9
Attributs

Remarques

Le défi d’attestation spécifié est trop volumineux.

Documentation Java pour android.security.KeyStoreException.ERROR_ATTESTATION_CHALLENGE_TOO_LARGE.

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

S’applique à