notation-go
notation-go copied to clipboard
Define the behavior of VerificationOutcome
Summary
This is left over from https://github.com/notaryproject/notation-go/pull/191#discussion_r1018917400, but focus on the behavior of VerificationOutcome
. Currently it contains the only successful signature verification outcome, how about the failure outcome? As an API user, if no failure outcome is returned, how user can troubleshoot the failure of verification. Will this structure be connected to debug option
as well?