ref: Make principal tool print "EXPIRED" in dumpblessings.

Changes:
(1) blessings.Expired() method returns expiry time, similar to discharges.
(2) principal tool uses this to print a message if the blessings are expired.

closes vanadium/issues#201

Change-Id: I57280bdbf896dc345dceccf327b5040000224045
MultiPart: 2/2
2 files changed
tree: b24bc92ad6404ac02d5b0670e870f5ef541cf19f
  1. cmd/
  2. envvar/
  3. examples/
  4. internal/
  5. lib/
  6. runtime/
  7. services/
  8. test/
  9. .gitignore
  10. AUTHORS
  11. CONTRIBUTORS
  12. LICENSE
  13. PATENTS
  14. README.md
  15. VERSION
README.md

Vanadium

This repository contains a reference implementation of the Vanadium APIs.

Unlike the APIs in https://github.com/vanadium/go.v23, which promises to provide backward compatibility this repository makes no such promises.