SlicedEncryptionRequestsMax (Standard 8 Module Reference)

7/8/2014

Review the applicable Embedded Core modules and any examples for the SlicedEncryptionRequestsMax setting in Windows Embedded 8 Standard (Standard 8).

This setting specifies the maximum number of slicing requests allowed at a time.

The default value is 1.

This setting works with other settings in the SecureStartup-FilterDriver component to optimize BitLocker settings for devices with hardware architectures such as System on a Chip (SoC). Do not use these settings for standard 32-bit or 64-bit hardware architectures. For specific guidance on using these settings, contact Microsoft.

Modules

The following table shows the modules that you can apply this setting to. In Image Configuration Editor (ICE), you can follow the corresponding path to set this setting for a module.

Module

Path

SecureStartup-FilterDriver

Products/Embedded Core/SecureStartup-FilterDriver/SlicedEncryptionRequestsMax

XML Example

The following XML example shows how to specify that two slicing requests are the maximum allowed at a time.

<SlicedEncryptionRequestsMax>2</SlicedEncryptionRequestsMax>

For an XML example that shows how to specify recommended values for BitLocker optimizations on an x86 System on a Chip, see SecureStartup-FilterDriver.

See Also

Concepts

Embedded Core Settings
Feature Module Settings