mirror of https://github.com/jwtk/jjwt.git
Update README.md
This commit is contained in:
parent
7c08e1ae4a
commit
f96c84edc1
|
@ -66,7 +66,7 @@ try {
|
|||
|
||||
* Creating and parsing plaintext compact JWTs
|
||||
|
||||
* Creating and parsing digitally signed compact JWTs (aka JWSs) with the following algorithms:
|
||||
* Creating, parsing and verifying digitally signed compact JWTs (aka JWSs) with the following algorithms:
|
||||
* HS256: HMAC using SHA-384
|
||||
* HS384: HMAC using SHA-384
|
||||
* HS512: HMAC using SHA-512
|
||||
|
|
Loading…
Reference in New Issue