Pkey
A private key in PEM format
Specification
This type of parameter has no extra options.
Example
Private key input
If your service requires providing a private key in PEM format, you can use the pkey parameter. It's possible to paste a PEM string into the file or you can extract it directly from a P12 or PFX file.

[
{
"name": "pkey",
"label": "Private key",
"type": "pkey"
}
]Last updated

