Verify returns true if the chain is valid. A chain is valid if for each link in the chain, (1) the signature in the server's response is valid, and (2) the response was used to generate the nonce in the next link's request. If prev != nil, then prev.Resp is used to compute the nonce for the first r
(prev *Roughtime)
source not stored for this graph (policy: none)
no test coverage detected