KeyProtection.Builder.SetIsStrongBoxBacked(Boolean) Method

Definition

[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

Parameters

isStrongBoxBacked
Boolean

Returns

Attributes

Applies to