2
0
mirror of https://github.com/gchq/CyberChef synced 2026-01-04 17:43:28 +00:00

Promisified generation of key pair

This commit is contained in:
Matt C
2017-12-21 14:23:31 +00:00
parent dcd8f98e8c
commit 670566b7eb
4 changed files with 152 additions and 40 deletions

View File

@@ -3848,6 +3848,7 @@ const OperationConfig = {
},
"Generate PGP Key Pair": {
module: "PGP",
manualBake: true,
description: "",
inputType: "string",
outputType: "string",