Share via


Enabling Encryption for a Storage Device (Windows Embedded CE 6.0)

1/6/2010

To enable encryption, set the name of the encryption DLL in the profile settings for the storage media.

The following registry key example sets the name of the encryption Dll for the <MyStorageProfile> storage media:

[HKEY_LOCAL_MACHINE\System\StorageManager\Profiles\<MyStorageProfile> \FATFS\Filters\ENCFilt]
   'Dll'='encfilt.dll'

To encrypt files, you must also set encryption policy in the filter settings for files in the registry.

See Also

Concepts

Encryption Overview
Setting Encryption Policy in the Registry

Other Resources

File System Encryption