Skip to content
  • Joey Hess's avatar
    move cryptographicallySecure into Backend type · 17274372
    Joey Hess authored
    This is groundwork for external backends, but also makes sense to keep
    this information with the rest of a Backend's implementation.
    
    Also, removed isVerifiable. I noticed that the same information is
    encoded by whether a Backend implements verifyKeyContent or not.
    17274372