Skip to content
  • Neal H. Walfield's avatar
    openpgp: Include a reference time in KeyAmalgamation. · 5b0b546c
    Neal H. Walfield authored
      - Including the reference time in the KeyAmalgamation structure
        rather than having the user supply it to the individual
        methods (like `KeyAmalgamation::alive`) helps ensure that the key
        is used consistent.  For instance, this makes it harder to
        mistakenly query key's liveness at time t, but then use the
        current time to determine the key's capabilities.
    5b0b546c