isSecureStorageCheckerEnabled

open fun isSecureStorageCheckerEnabled(@NonNull context: Context): Boolean

Call this method to check whether the security disc encryption feature is enabled or not based on the configured parameter in the BE admin interface or the defaultStatus if not configured.

Return

The configured vulnerability checker or defaultStatus

Parameters

context

The application context