Skip to content

Add possibility to verify Template Package Signature to Core  #131

@sibille

Description

@sibille

We're using PackageDigitalSignatureManager(https://docs.microsoft.com/en-us/dotnet/api/system.io.packaging.packagedigitalsignaturemanager) to sign the template package and verify it's signature based on the Open Packaging conventions. This class is contained in the WindowsBase.dll and not available on .net standard 2.0.
To be able to verify signatures from Windows Template Studio, the corresponding code was moved to the Utilities framework.
Once this is available (hope is .NET 5) we should move this functionality back to the Core project so Web Template Studio can consume it too.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Engine MigrationIssues related to migrating engine from .NET framework to .NET Core

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions