IAppxEncryptionFactory5 interface (appxpackaging.h)
Important
Some information relates to a prerelease product which may be substantially modified before it's commercially released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Creates objects for reading encrypted Windows app packages and bundles.
Inheritance
The IAppxEncryptionFactory5 interface inherits from the IUnknown interface.
Methods
The IAppxEncryptionFactory5 interface has these methods.
IAppxEncryptionFactory5::CreateEncryptedBundleReader2 Creates a read-only bundle object to which encrypted Windows app packages can be added, with an optional parameter for specifying the expected digest for the encrypted bundle. |
IAppxEncryptionFactory5::CreateEncryptedPackageReader2 Creates a new instance of IAppxPackageReader for reading encrypted packages, with an optional parameter for specifying the expected digest for the package. |
Requirements
Requirement | Value |
---|---|
Header | appxpackaging.h |