Freigeben über


KeyStoreException.ErrorAttestationChallengeTooLarge Feld

Definition

Achtung

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

Die angegebene Nachweisabfrage ist zu groß.

[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

Feldwert

Value = 9
Attribute

Hinweise

Die angegebene Nachweisabfrage ist zu groß.

Java-Dokumentation für android.security.KeyStoreException.ERROR_ATTESTATION_CHALLENGE_TOO_LARGE.

Teile dieser Seite sind Änderungen auf der Grundlage von Arbeiten, die vom Android Open Source-Projekt erstellt und freigegeben werden und gemäß den in der Creative Commons 2.5 Attribution License beschriebenen Begriffen verwendet werden.

Gilt für: