Table of Contents

Interface ISignedPackage

Namespace
NuGet.Packaging.Signing
Assembly
Chocolatey.NuGet.Packaging.dll

A package that can read and write signatures.

public interface ISignedPackage : ISignedPackageReader, IDisposable, ISignedPackageWriter
Inherited Members