Android.Security.KeyStoreParameter.IsEncryptionRequired Property
Returns true if this parameter requires entries to be encrypted on the disk.

Syntax

[get: Android.Runtime.Register("isEncryptionRequired", "()Z", "GetIsEncryptionRequiredHandler")]
public bool IsEncryptionRequired { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns true if this parameter requires entries to be encrypted on the disk.

[Android Documentation]

Requirements

Namespace: Android.Security
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 18