IAppxEncryptedBundleWriter interface (appxpackaging.h)

Provides a write-only object model for encrypted bundle packages.

Inheritance

The IAppxEncryptedBundleWriter interface inherits from the IUnknown interface. IAppxEncryptedBundleWriter also has these types of members:

Methods

The IAppxEncryptedBundleWriter interface has these methods.

 
IAppxEncryptedBundleWriter::AddPayloadPackageEncrypted

Encrypts a new payload package to the bundle. (IAppxEncryptedBundleWriter.AddPayloadPackageEncrypted)
IAppxEncryptedBundleWriter::Close

Writes the bundle manifest and blockmap footprint files to the bundle.

Requirements

Requirement Value
Minimum supported client Windows 10, version 1607 [desktop apps only]
Minimum supported server Windows Server 2016 [desktop apps only]
Target Platform Windows
Header appxpackaging.h