Function
Arg | Description | Type |
---|---|---|
data | The data to decrypt | string (required) |
signing_key | Public key to verify signature | string |
private_key | Private key to decrypt with. Defaults to server private key | string |
scheme | Encryption scheme to use. Defaults to RSA. Currently supported: PGP,RSA | string |
Decrypt files using pubkey encryption