is Secure Storage Checker Enabled
open fun isSecureStorageCheckerEnabled(@NonNull context: Context): Boolean
Content copied to clipboard
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