Skip to content

Latest commit

 

History

History
72 lines (58 loc) · 2.15 KB

ns-appxpackaging-appx_encrypted_package_settings.md

File metadata and controls

72 lines (58 loc) · 2.15 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NS:appxpackaging.APPX_ENCRYPTED_PACKAGE_SETTINGS
APPX_ENCRYPTED_PACKAGE_SETTINGS (appxpackaging.h)
Settings for encrypted Windows app packages.
APPX_ENCRYPTED_PACKAGE_SETTINGS
APPX_ENCRYPTED_PACKAGE_SETTINGS structure [App packaging and management]
PAPPX_ENCRYPTED_PACKAGE_SETTINGS
PAPPX_ENCRYPTED_PACKAGE_SETTINGS structure pointer [App packaging and management]
appxpackaging/APPX_ENCRYPTED_PACKAGE_SETTINGS
appxpackaging/PAPPX_ENCRYPTED_PACKAGE_SETTINGS
appxpkg.appx_encrypted_package_settings
appxpkg\appx_encrypted_package_settings.htm
appxpkg
B5502C1D-2C92-4AE6-BC01-50A853D25CE5
12/05/2018
APPX_ENCRYPTED_PACKAGE_SETTINGS, APPX_ENCRYPTED_PACKAGE_SETTINGS structure [App packaging and management], PAPPX_ENCRYPTED_PACKAGE_SETTINGS, PAPPX_ENCRYPTED_PACKAGE_SETTINGS structure pointer [App packaging and management], appxpackaging/APPX_ENCRYPTED_PACKAGE_SETTINGS, appxpackaging/PAPPX_ENCRYPTED_PACKAGE_SETTINGS, appxpkg.appx_encrypted_package_settings
appxpackaging.h
Windows
Windows 10 [desktop apps only]
Windows Server 2016 [desktop apps only]
AppxPackaging.idl
Windows
APPX_ENCRYPTED_PACKAGE_SETTINGS
19H1
APPX_ENCRYPTED_PACKAGE_SETTINGS
appxpackaging/APPX_ENCRYPTED_PACKAGE_SETTINGS
c++
APIRef
kbSyntax
HeaderDef
AppxPackaging.h
APPX_ENCRYPTED_PACKAGE_SETTINGS

APPX_ENCRYPTED_PACKAGE_SETTINGS structure

-description

Settings for encrypted Windows app packages.

-struct-fields

-field keyLength

The key length.

-field encryptionAlgorithm

The encryption algorithm used.

-field useDiffusion

True is diffusion is used, false otherwise.

-field blockMapHashAlgorithm

The Uri of the block map hash algorithm.