isDeviceProtectedStorage method

bool isDeviceProtectedStorage()

Implementation

bool isDeviceProtectedStorage() {
  return _useDeviceProtectedStorage;
}