Skip to content
  • Neal H. Walfield's avatar
    openpgp: Add a policy object. · a464ce81
    Neal H. Walfield authored
      - Change all functions that need to evaluate the validity of a
        signature (either directly or indirectly to take a policy object.
    
      - Use the policy object to allow the user to place additional
        constraints on a signature's validity.
    
      - This addresses the first half of #274 (it introduces the policy
        object, but does not yet implement any policy).
    a464ce81