Langue

KeyProperties.SecurityLevelSoftware 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 logiciel système.

[Android.Runtime.Register("SECURITY_LEVEL_SOFTWARE", 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 SecurityLevelSoftware = 0;
[<Android.Runtime.Register("SECURITY_LEVEL_SOFTWARE", 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 SecurityLevelSoftware : Android.Security.Keystore.KeyStoreSecurityLevel

Valeur de champ

Value = 0
Attributs

Remarques

Indique l’application par logiciel système.

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

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 à