Langue

KeyProperties.SecurityLevelStrongbox Champ

Définition

Attention

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

Indique l’application par environnement répondant au profil de sécurité Strongbox, tel qu’un élément sécurisé.

[Android.Runtime.Register("SECURITY_LEVEL_STRONGBOX", ApiSince=31)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Security.Keystore.KeyStoreSecurityLevel enum directly instead of this field.", true)]
public const Android.Security.Keystore.KeyStoreSecurityLevel SecurityLevelStrongbox = 2;
[<Android.Runtime.Register("SECURITY_LEVEL_STRONGBOX", ApiSince=31)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Security.Keystore.KeyStoreSecurityLevel enum directly instead of this field.", true)>]
val mutable SecurityLevelStrongbox : Android.Security.Keystore.KeyStoreSecurityLevel

Valeur de champ

Value = 2
Attributs

Remarques

Indique l’application par environnement répondant au profil de sécurité Strongbox, tel qu’un élément sécurisé.

Java documentation pour android.security.keystore.KeyProperties.SECURITY_LEVEL_STRONGBOX.

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

S’applique à