次の方法で共有


KeyProtection.Builder.SetIsStrongBoxBacked(Boolean) メソッド

定義

[Android.Runtime.Register("setIsStrongBoxBacked", "(Z)Landroid/security/keystore/KeyProtection$Builder;", "", ApiSince=31)]
public Android.Security.Keystore.KeyProtection.Builder SetIsStrongBoxBacked (bool isStrongBoxBacked);
[<Android.Runtime.Register("setIsStrongBoxBacked", "(Z)Landroid/security/keystore/KeyProtection$Builder;", "", ApiSince=31)>]
member this.SetIsStrongBoxBacked : bool -> Android.Security.Keystore.KeyProtection.Builder

パラメーター

isStrongBoxBacked
Boolean

戻り値

属性

適用対象