KeyStoreException.ErrorKeyNotTemporallyValid Campo

Definizione

Attenzione

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

La chiave non è attualmente valida: at è scaduta o sarà valida per l'uso in futuro.

[Android.Runtime.Register("ERROR_KEY_NOT_TEMPORALLY_VALID", 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 ErrorKeyNotTemporallyValid = 14;
[<Android.Runtime.Register("ERROR_KEY_NOT_TEMPORALLY_VALID", 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 ErrorKeyNotTemporallyValid : Android.Security.KeyStoreExceptionError

Valore del campo

Value = 14
Attributi

Commenti

La chiave non è attualmente valida: at è scaduta o sarà valida per l'uso in futuro.

per android.security.KeyStoreException.ERROR_KEY_NOT_TEMPORALLY_VALID.

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dalla e usati in base ai termini descritti in Creative License 2.5 Attribution License.

Si applica a