Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ImageSignature

Package version

Signature of a signed manifest

Hierarchy

  • ImageSignature

Index

Properties

Optional header

header: Jwk

A JSON web signature

Optional protected

protected: undefined | string

The signed protected header

Optional signature

signature: undefined | string

A signature for the image manifest, signed by a libtrust private key

Generated using TypeDoc