Re: [w3c/webpayments-methods-tokenization] What are various errors related to keys? (#43)

Some other possibilities:

* Expired key
* Invalid / malformed key
* Invalid scope/usage (e.g., encrypt-only key used for encrypt-and-sign - this might be your key type error)
* Invalid chain (however I'm not sure if we'll use CA-issued keys)
* Unsupported algorithm
* Mismatched key (wrong intended recipient)



-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/webpayments-methods-tokenization/issues/43#issuecomment-393300554

Received on Wednesday, 30 May 2018 20:08:38 UTC