IAppxEncryptedBundleWriter3 interface (appxpackaging.h)
Provides a write-only object model for encrypted bundle packages.
Inheritance
The IAppxEncryptedBundleWriter3 interface inherits from the IUnknown interface. IAppxEncryptedBundleWriter3 also has these types of members:
Methods
The IAppxEncryptedBundleWriter3 interface has these methods.
IAppxEncryptedBundleWriter3::AddExternalPackageReference Adds a reference within the encrypted package bundle to an external app package. (IAppxEncryptedBundleWriter3.AddExternalPackageReference) |
IAppxEncryptedBundleWriter3::AddPayloadPackageEncrypted Encrypts a new payload package to the bundle. (IAppxEncryptedBundleWriter3.AddPayloadPackageEncrypted) |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 10 [desktop apps only] |
Minimum supported server | Windows Server 2016 [desktop apps only] |
Target Platform | Windows |
Header | appxpackaging.h |