KeyProperties.SecurityLevelStrongbox 필드

정의

주의

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

보안 요소와 같은 Strongbox 보안 프로필을 충족하는 환경의 적용을 나타냅니다.

[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

필드 값

Value = 2
특성

설명

보안 요소와 같은 Strongbox 보안 프로필을 충족하는 환경의 적용을 나타냅니다.

에 대한 android.security.keystore.KeyProperties.SECURITY_LEVEL_STRONGBOXJava 설명서

이 페이지의 일부는 만들고 공유한 작업을 기반으로 하며 에 설명된 조건에 따라 사용됩니다.

적용 대상