Skip to content
  • Neal H. Walfield's avatar
    openpgp: Restructure KeyAmalgamation. · c24427de
    Neal H. Walfield authored
      - Reduce redundancy by restructuring KeyAmalgamation to reduce
        redundancy.
    
        - Put the `cert` and `time` fields in the top-level `struct`; they
          are independent of whether the amalgamation is for a primary key
          binding or a subkey binding.
    
        - Don't carry a reference to the primary key binding: it is
          unambiguous given the certificate.
    c24427de