Sprache

KeyStoreException.ErrorKeymintFailure Feld

Definition

Achtung

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

Allgemeiner Fehler in der KeyMint-Ebene.

[Android.Runtime.Register("ERROR_KEYMINT_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 ErrorKeymintFailure = 10;
[<Android.Runtime.Register("ERROR_KEYMINT_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 ErrorKeymintFailure : Android.Security.KeyStoreExceptionError

Feldwert

Value = 10
Attribute

Hinweise

Allgemeiner Fehler in der KeyMint-Ebene.

Java Dokumentation für android.security.KeyStoreException.ERROR_KEYMINT_FAILURE.

Teile dieser Seite sind Änderungen auf der Grundlage von Arbeiten, die von der Android Open Source Project erstellt und gemeinsam verwendet und gemäß den in der 2.5 Attribution License beschriebenen Begriffen verwendet werden.

Gilt für: