mirror of
https://github.com/gchq/CyberChef.git
synced 2025-04-22 07:46:16 -04:00
Merge branch 'master' of https://github.com/aussieklutz/CyberChef into aussieklutz-master
This commit is contained in:
commit
f4784d49e7
2 changed files with 20 additions and 6 deletions
|
@ -28,7 +28,7 @@ class JWTVerify extends Operation {
|
|||
this.outputType = "JSON";
|
||||
this.args = [
|
||||
{
|
||||
name: "Private/Secret Key",
|
||||
name: "Public/Secret Key",
|
||||
type: "text",
|
||||
value: "secret"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue