createDeviceProtectedStorageContext method

Context createDeviceProtectedStorageContext()

Implementation

Context createDeviceProtectedStorageContext() {
  return Context(true);
}