Skip to content
  • Neal H. Walfield's avatar
    openpgp: Generalize the conversion functions to reduce duplication. · d8918d17
    Neal H. Walfield authored
      - Generalize the code for converting between the KeyParts marker
        traits on Key-like things.
    
      - Use it for generating the conversions for KeyAmalgamation,
        ValidKeyAmalgamation, PrimaryKeyAmalgamation, and
        ValidPrimaryKeyAmalgamation.
    
      - This also generates the .mark_parts_secret(), etc. methods, which
        were missing.
    d8918d17