distribution/manifest
Stephen J Day 14fb80d6c3 Add payload and signatures method to SignedManifest
To provide easier access to digestible content, the paylaod has been made
accessible on the signed manifest type. This hides the specifics of the
interaction with libtrust with the caveat that signatures may be parsed twice.

We'll have to have a future look at the interface for manifest as we may be
making problematic architectural decisions. We'll visit this after the initial
release.

Signed-off-by: Stephen J Day <stephen.day@docker.com>
2015-02-03 13:30:20 -08:00
..
manifest.go Add payload and signatures method to SignedManifest 2015-02-03 13:30:20 -08:00
manifest_test.go Decouple manifest signing and verification 2015-01-02 15:46:47 -08:00
sign.go Decouple manifest signing and verification 2015-01-02 15:46:47 -08:00
verify.go Decouple manifest signing and verification 2015-01-02 15:46:47 -08:00