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",