Skip to content
Please update to the latest release 0.77.2 to address Multiple CVEs.

pk_decrypt

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

Description

Decrypt files using pubkey encryption