KeyProperties.SecurityLevelSoftware Поле

Определение

Внимание!

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

Указывает на принудительное применение системным программным обеспечением.

[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

Значение поля

Value = 0
Атрибуты

Комментарии

Указывает на принудительное применение системным программным обеспечением.

Документация по Java для android.security.keystore.KeyProperties.SECURITY_LEVEL_SOFTWARE.

Части этой страницы являются изменениями, основанными на работе, созданной и совместно используемой проектом Android и используемой в соответствии с условиями, Creative Commons 2.5 Attribution License.

Применяется к