Skip to content
This repository has been archived by the owner on Dec 30, 2020. It is now read-only.

Commit

Permalink
The dir key type does not exist.
Browse files Browse the repository at this point in the history
  • Loading branch information
Spomky committed Jun 7, 2017
1 parent 1b749e6 commit 7fa3663
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,6 @@ When `b64` header is set, the `crit` protected header with value `b64` in its ar
| `oct` | YES | Symmetric keys |
| `RSA` | YES | RSA based asymmetric keys |
| `EC` | YES | Elliptic Curves based asymmetric keys |
| `dir` | YES | Direct Key for direct encryption keys |
| `OKP` | YES | Octet Key Pair based asymmetric keys |

JWK objects support JSON Web Key Thumbprint ([RFC 7638](https://tools.ietf.org/html/rfc7638)).
Expand Down

0 comments on commit 7fa3663

Please sign in to comment.