KeyGenParameterSpec.Builder.SetIsStrongBoxBacked(Boolean) Method

Definition

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

Parameters

isStrongBoxBacked
Boolean

Returns

Attributes

Applies to