Check if keys are valid when encrypting with Shard #41
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Currently, if a key is expired, it will not pass the StandardPolicy requirements. This results in an error about no recipients being passed, which doesn't make sense since we do have recipients - they're just expired.
closed by:
c36fe0a1b1