Skip to content
  • David Goulet's avatar
    hs-v3: Add a series of decoding error code · 52bf54ec
    David Goulet authored
    
    
    This commit introduces the hs_desc_decode_status_t enum which aims at having
    more fine grained error code when decoding a descriptor.
    
    This will be useful in later commits when we support keeping a descriptor that
    can't be decrypted due to missing or bad client authorization creds.
    
    No behavior change.
    
    Part of #30382.
    
    Signed-off-by: David Goulet's avatarDavid Goulet <dgoulet@torproject.org>
    52bf54ec