mirror of
https://github.com/containers/skopeo.git
synced 2025-10-22 03:24:25 +00:00
This is a bit better than raw (gpg -d $signature), and it allows testing of the signature.GetSignatureInformationWithoutVerification function; but, still, keeping it hidden because relying on this in common workflows is probably a bad idea and we don’t _neeed_ to expose it right now. Signed-off-by: Miloslav Trmač <mitr@redhat.com>