Idioma

KeyStoreException.ErrorKeymintFailure Campo

Definição

Cuidado

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

Erro geral na camada KeyMint.

[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

Valor do campo

Value = 10
Atributos

Comentários

Erro geral na camada KeyMint.

Documentação Java para android.security.KeyStoreException.ERROR_KEYMINT_FAILURE.

Partes desta página são modificações baseadas no trabalho criado e compartilhado pelo Android Open Source Project e usadas de acordo com os termos descritos na Licença de Atribuição Creative Commons 2.5.

Aplica-se a