Closed SonOfBytes closed 8 years ago
getall was not passing encryption contexts to decrypt functions so not listing available secrets. Also needed to handle secrets that the hmac could not be decrypted due to wrong encryption context.
tests added
Thanks for taking the time to fix this up!
getall was not passing encryption contexts to decrypt functions so not listing available secrets. Also needed to handle secrets that the hmac could not be decrypted due to wrong encryption context.
tests added